Closed agentmorris closed 1 year ago
Oops, there was a bug in that script when running on Windows. Fixed! Get latest and try again? Sorry about that.
FWIW, this is not the script we typically use for previewing output from our detector, we usually use:
...which produces a nice html page, like this one:
http://dolphinvm.westus2.cloudapp.azure.com/data/snapshot-serengeti/s7-eval/postprocessing-no-gt/
...and - if you have the "right" answers for your data - can also be used to produce precision/recall analyses, like this one:
Hope that helps!
-Dan
(Comment originally posted by agentmorris)
After successfully running the run_tf_detector_batch.py on a test-subset of 10 images I'm getting stuck after running visualize_detector_output.py.
I'm able to successfully run visualize_detector_output.py as referenced by this log:
But the output of the script is an empty file "anno_G" with no discernible extension.
Where have I gone wrong!
Issue cloned from Microsoft/CameraTraps, original issue posted by Jonathan-Gore on Mar 08, 2020.