powered by
Converts the Manifests to a csv file that contains columns needed for TimeLapse conversion in later step
export_timelapse(manifest, out_dir, only_animal = TRUE)
animals.csv, non-anim.csv, csv_loc
a DataFrame that has entries of anuimal classification
location of root directory where all images are stored (can contain subdirectories)
A bool that confirms whether we want only animal detctions or all
if (FALSE) export_timelapse(animals, empty, '/path/to/images/')
Run the code above in your browser using DataLab