han
han
has someone evaluate recall and precision,what is your result and how to evaluate them.Thx a lot.
python setup.py build_ext --inplace File "setup.py", line 84 print extra_postargs ^ SyntaxError: Missing parentheses in call to 'print'
Traceback (most recent call last): File "eval.py", line 446, in thresh=args.confidence_threshold) File "eval.py", line 420, in test_net evaluate_detections(all_boxes, output_dir, dataset) File "eval.py", line 425, in evaluate_detections do_python_eval(output_dir) File "eval.py", line...