Faster-rcnn.pytorch: jpg to png

Created on 12 Apr 2019  路  1Comment  路  Source: jwyang/faster-rcnn.pytorch

when i converted jpg to png ,the error said that File "/home/c101/faster_rcnn/faster-rcnn.pytorch-master/lib/roi_data_layer/roidb.py", line 69, in rank_roidb_ratio
width = roidb[i]['width']
KeyError: 'width'

How can i to solve this problem ?

Most helpful comment

Try to remove the cache file: data/cache/voc_2007_trainval_gt_roidb.pkl

>All comments

Try to remove the cache file: data/cache/voc_2007_trainval_gt_roidb.pkl

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ZhangJiajun1995 picture ZhangJiajun1995  路  5Comments

gayathrimahalingam picture gayathrimahalingam  路  3Comments

HaiminZhang picture HaiminZhang  路  3Comments

herrickli picture herrickli  路  3Comments

CJMenart picture CJMenart  路  4Comments