powered by
Converts the .csv file to the MD-formatted .json file.
export_megadetector( manifest, out_file = NULL, detector = "MegaDetector v5a", prompt = TRUE )
None
dataframe containing images and associated detections
path to save the MD formatted file
name of the detector model used
ask user to overwrite existing file
if (FALSE) export_megadetector(manifest, output_file= 'results.json', detector='MDv6')
Run the code above in your browser using DataLab