unsky/RetinaNet

using problem

feiyilicare opened this issue · 0 comments

I have not use python train.py --cfg kitti.yaml to train kitti model, i want to use "python train.py --cfg pascal_voc.yaml" directly, i can not find model "rcnn_kitti-0015.params".

mxnet.base.MXNetError: [17:26:44] src/io/local_filesys.cc:154: Check failed: allow_null LocalFileSystem: fail to open "./output/retinanet/pascal_voc/2007_trainval/rcnn_kitti-0015.params"

i am a new guy for mxnet, pretrained model what you used, where i can find the pretrained model. could you give me a link?