v0.1.0
The initial release of CamTrapML.
Features Including:
- Loading of Camera Trap Imagery Datasets
- Loading images from both local file systems and HTTP/HTTPS
- Extracting EXIF data from image sets, often containing date/time, sequence or tagging metadata
- Detection of animal, human and vehicle classes using the Microsoft MegaDetector
- Detection using custom Tensorflow Object Detection API models
- Extracting and removing detections from images. Particularly useful for removing humans from imagery or extracting animals for further classification.