Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bencevans/camtrap-detector

Detect Animals, Humans and Vehicles in Camera Trap Imagery. Powered by MegaDetector v5.
https://github.com/bencevans/camtrap-detector

ai4good camera-traps conservation ecology hacktoberfest megadetector neural-network tauri-app

Last synced: 11 days ago
JSON representation

Detect Animals, Humans and Vehicles in Camera Trap Imagery. Powered by MegaDetector v5.

Awesome Lists containing this project

README

        


drawing

CamTrap Detector

Detect Animals, Humans and Vehicles with a friendly graphical interface. Powered by MegaDetector v5.

## Features

* 👀 Detects **Animals, Humans and Vehicles** in Camera Trap Imagery
* 🧑‍💻 Runs on **Windows, macOS & Ubuntu**
* ➡️ Multiple Export Formats
* **CSV** for working in Excel, Numbers etc.
* **JSON** for integration with other tooling.
* **Images** filtered by animal/vehicle/human occupancy with bounding boxes/detections drawn on.
* 🔌 Run anywhere, **no internet required**.
* 🕵️ **Privacy Preserving**: No need to share images with a 3rd party
* 🚀 Acceleration using NVIDIA GPUs with **CUDA**
* 💰 **Free and Open Source**... contributions and/or sponsorship are very welcome.

## Installation

Installers are available for Windows, macOS and Linux from https://camtrap.net/detector. Once the installer has been downloaded, no internet is required to install and run the application.

## Screenshots

| Select | Process | Export |
|---------|---------|--------|
| macos_selection | macos_processing | macos_export |
|![windows_select png-shadow](https://user-images.githubusercontent.com/638535/210595909-1856abf5-a92f-4264-aace-ad724dee1144.png)|![windows_process png-shadow](https://user-images.githubusercontent.com/638535/210595978-deb9eff2-9dec-4b6d-b96f-d0ba53485798.png)|![windows_export png-shadow](https://user-images.githubusercontent.com/638535/210596005-104d8257-d24d-4127-af86-0f3bce43ee3b.png)|

## ❤️ Sponsors and Contributors

Great big thank you to all that have supported this project. Including [London HogWatch](https://www.zsl.org/conservation/species/mammals/london-hogwatch) for inital funding and continued guidance. [Blue Chimp Limited](https://bluechimp.io) for development and compute resources. [MegaDetector](https://github.com/microsoft/CameraTraps/graphs/contributors) Team for their work collating, developing and producing generalisable detection models. The many other Open Source projects this work sits upon ([nodejs modules](package.json), [rust crates](src-tauri/Cargo.toml)).

## Contributing

Contributions of all kinds are welcome!

* Found a bug? Please open an [issue](https://github.com/bencevans/camtrap-detector/issues/new) and let us know
* Looking for a feature? Start a [discussion](https://github.com/bencevans/camtrap-detector/discussions/new)
* Fancy hacking on the project? Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information on getting set up.
* Looking to help fund work on CamTrap Detector and futher open source projects? [https://github.com/sponsors/bencevans](https://github.com/sponsors/bencevans)