This repository contains all of the unlabeled coyote data (images and metadata) and scripts for managing and preprocessing data for use in machine learning.
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
A DVC remote is setup with Google Drive, to pull data use dvc pull
.
Will convert all metadata to COCO Camera Traps format with additional fields.