You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: