Closed thekoshkina closed 5 years ago
Hi @lxy5513 where can i get these 3 files for model_cfgs:
cascade_rcnn_r50_fpn_20e_20181123-db483a09.pth htc_dconv_c3-c5_mstrain_400_1400_x101_64x4d_fpn_20e_20190408-0e50669c.pth htc_r50_fpn_20e_20190408-c03b7015.pth
without them i get an error
raise IOError('{} is not a checkpoint file'.format(filename)) OSError: /ssd/xyliu/models/mmdetection/cascade_rcnn_r50_fpn_20e_20181123-db483a09.pth is not a checkpoint file
download them in there: https://github.com/open-mmlab/mmdetection/blob/master/MODEL_ZOO.md
Thank you
Hi @lxy5513 where can i get these 3 files for model_cfgs:
without them i get an error