mmdet3d、mmcv、mmseg、mmdet指定版本安装技巧

以mmdet3d为例
git clone https://github.com/open-mmlab/mmdetection3d.git
cd mmdetection3d
git checkout v0.17.1 # Other versions may not be compatible.
pip install -v -e .

posted @ 2024-06-04 17:48  windy_fly  阅读(23)  评论(0编辑  收藏  举报