You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,can i help me ?
Traceback (most recent call last):
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/tools/test.py", line 238, in
main()
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/tools/test.py", line 203, in main
outputs = single_gpu_test(model, data_loader, args.show, args.show_dir,
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/mmdet/apis/test.py", line 72, in single_gpu_test
num_gts = gt_bboxes[i].shape[1]
UnboundLocalError: local variable 'gt_bboxes' referenced before assignment
The text was updated successfully, but these errors were encountered:
Hi,can i help me ?
Traceback (most recent call last):
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/tools/test.py", line 238, in
main()
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/tools/test.py", line 203, in main
outputs = single_gpu_test(model, data_loader, args.show, args.show_dir,
File "/home/zk/anaconda3/envs/BRCNN/Boosting-R-CNN-master/mmdet/apis/test.py", line 72, in single_gpu_test
num_gts = gt_bboxes[i].shape[1]
UnboundLocalError: local variable 'gt_bboxes' referenced before assignment
The text was updated successfully, but these errors were encountered: