sometimething

Results 2 issues of sometimething

In evaluate stage,predict boxes and ground truth boxes are used to compute a iou score to retain reasonable boxes.But what to do without ground truth?

the order is CUDA_VISIBLE_DEVICES=0 python train_FN.py --evaluate_object \ --path_opt options/models/VRD.yaml \ --pretrained_model output/best_model_4.h5 ========== Testing ======= ============ Done ============ Done dumping to: output/FN_VRD_2_iters_SGD/evaluate_object_detection Evaluating... Traceback (most recent call last): File...