faster-rcnn.pytorch
faster-rcnn.pytorch copied to clipboard
EOFError: Ran out of input
Traceback (most recent call last): File "/faster-rcnn.pytorch-pytorch-1.0/lib/datasets/voc_eval.py", line 124, in voc_eval recs = pickle.load(f) EOFError: Ran out of input
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "test_net.py", line 325, in
when I run test_net.py, I encountered the question. How to solve it?
Same issue. Help!