MegaDetector
MegaDetector copied to clipboard
MegaDetector is an AI model that helps conservation folks spend less time doing boring things with camera trap images.
Hi Dan, Thanks for the quick review, updated the following. Do let me know if this looks good :) - coco_download.py: Downloads train+val+test - coco_data_prep.py: - Takes in the datasetYear...
Sometimes folks ping us to ask how they can contribute code to the MegaDetector project, and we don't really have a place to point them right now. Combined with the...
Particularly when running manage_local_batch, there are a lot of progress bars that run without clear indications of what's happening at each step. Add descriptions to all progress bars to address...
Updated maximum Python versions to "
This is a standing issue to indicate that I no longer use GitHub issues to track MegaDetector-related work items that are not yet in progress. Instead, I maintain a [TODO.md](https://github.com/agentmorris/MegaDetector/blob/main/TODO.md)...