CaelCoruscare / WildSort

An AI-Empowered program for quickly sorting photos of animals, especially from camera traps. Outputs to a spreadsheet document in a visualization-friendly format. I created this for Action for Cheetahs in Kenya.

Home Page:https://www.actionforcheetahs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WildSort

An AI-Empowered (or not) program for quickly sorting photos of animals, escpecially from camera traps.

Install Packages: % poetry install

Build: % poetry shell % pyinstaller wild-sort.spec

Run: % poetry run wild_sort/main.py

Add a missing package: % poetry add package-name

Use Poetry to open a virtual shell that has all packages installed: % poetry shell

About

An AI-Empowered program for quickly sorting photos of animals, especially from camera traps. Outputs to a spreadsheet document in a visualization-friendly format. I created this for Action for Cheetahs in Kenya.

https://www.actionforcheetahs.org/

License:MIT License


Languages

Language:Python 69.2%Language:QML 30.8%Language:Batchfile 0.0%