Closed Buerzhu closed 4 years ago
Who knows how to evaluate a single checkpoint?
You can use the run_inference.py to get predictions from a single checkpoint (https://github.com/kujason/avod#run-inference), and then call the evaluate_object_3d_offline script to get evaluation results.
run_inference.py
evaluate_object_3d_offline
Who knows how to evaluate a single checkpoint?