MegaDetector tools - convert and parse MDv5 results
Usage: mdtools convert [OPTIONS] {cct|ls|csv} MD_JSON DIRECTORY
Convert MD results to different formats used in the pipeline.
Options:
-ct, --conf-threshold FLOAT Threshold under which predictions are removed
[default: 0.1]
-ru, --image-root-url TEXT Label Studio local file url [default:
/data/local-files/?d=]
--write-coco
--write-csv
--write-ls
--help Show this message and exit.
Usage: mdtools readexif [OPTIONS] MD_JSON
Read exif from string filepath.
Options:
-ws, --write-csv BOOLEAN [default: True]
--help Show this message and exit.