https://github.com/timmh/socrates
Code and supplementary material for "SOCRATES: Introducing Depth in Visual Wildlife Monitoring using Stereo Vision" (WIP)
https://github.com/timmh/socrates
camera-traps detection instance-segmentation stereo-camera stereo-vision wildlife
Last synced: 4 months ago
JSON representation
Code and supplementary material for "SOCRATES: Introducing Depth in Visual Wildlife Monitoring using Stereo Vision" (WIP)
- Host: GitHub
- URL: https://github.com/timmh/socrates
- Owner: timmh
- Created: 2022-08-26T16:48:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T13:52:45.000Z (about 3 years ago)
- Last Synced: 2025-12-02T14:57:20.816Z (7 months ago)
- Topics: camera-traps, detection, instance-segmentation, stereo-camera, stereo-vision, wildlife
- Language: Python
- Homepage: https://timm.haucke.xyz/publications/socrates
- Size: 31.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# SOCRATES
Code and supplementary material for "SOCRATES: Introducing Depth in Visual Wildlife Monitoring using Stereo Vision" [[`Article`](https://doi.org/10.3390/s22239082)] [[`Data`](https://timm.haucke.xyz/datasets/plittersdorf)] [[`Website`](https://timm.haucke.xyz/publications/socrates)]
## Citation
If this is useful please consider citing:
```
@article{haucke2022socrates,
author = {Haucke, Timm and Kühl, Hjalmar S. and Steinhage, Volker},
title = {SOCRATES: Introducing Depth in Visual Wildlife Monitoring Using Stereo Vision},
journal = {Sensors},
volume = {22},
year = {2022},
number = {23},
article-number = {9082},
url = {https://www.mdpi.com/1424-8220/22/23/9082},
issn = {1424-8220},
doi = {10.3390/s22239082}
}
```