我是靠谱客的博主 追寻帅哥,这篇文章主要介绍mmdetection 训练ssm 安装mmcv 安装mmdet1 复现serend 的person search joint model-mmdet,现在分享给大家,希望可以做个参考。
1 复现serend 的person search joint model-mmdet
https://github.com/serend1p1ty/person_search/tree/mmdetection
python train.py configs/cuhk_sysu/faster_rcnn_r50_caffe_c4_1x_cuhk.py --no-validate #
python test.py configs/cuhk_sysu/faster_rcnn_r50_caffe_c4_1x_cuhk.py ./work_dir/epoch_4.pth
1 需要的版本mmdet==2.0.0,mmcv=0.5.7
先下载mmcv自己编译安装,再下载mmdet编译,pytorch1.3+,还有pycocotools下载有自己编译安装make
安装mmdetection
https://github.com/open-mmlab/mmdetection/blob/master/docs/get_started.md
找到对应版本的mmdet
安装mmcv
https://mmcv.readthedocs.io/en/latest/#installation
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.3.1/index.html
docker run --runtime=nvidia -itd -p 1122:22 -v //home/runrun/zjh_file/dataset/personsearch/:/project mmdetection
1 train
2 infer
最后
以上就是追寻帅哥最近收集整理的关于mmdetection 训练ssm 安装mmcv 安装mmdet1 复现serend 的person search joint model-mmdet的全部内容,更多相关mmdetection内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复