conservationtechlab / camml

A package of ML components for CTL field camera systems.
MIT License
4 stars 0 forks source link

Add script for TFLite training and update README.md with training instructions #11

Closed EricE147 closed 1 year ago

EricE147 commented 1 year ago

Script obj_det_train.py trains a TFLite object detector with a given AutoML format .csv file. Updates to README.md with instructions for using MegaDetector output to train an object detector with the script. Will resolve issue #8.