Faster-RCNN_TF icon indicating copy to clipboard operation
Faster-RCNN_TF copied to clipboard

IOError: Failed to interpret file '/home/Faster-RCNN_TF/data/pretrain_model/VGG_imagenet.npy' as a pickle

Open zhLawliet opened this issue 6 years ago • 1 comments

File "/home/Faster-RCNN_TF/tools/../lib/networks/networks.py", line 51, in load data_dict = np.load(data_path).item()

zhLawliet avatar Mar 02 '18 03:03 zhLawliet

It is simply because the file is broken.

iamlxb3 avatar Sep 05 '18 10:09 iamlxb3