Closed1
mmdetection整備

mmdetectionのインストール
$ pip install mmengine==0.7.1
$ pip install mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html
$ pip install mmdet==3.0.0
参考
このスクラップは2024/09/06にクローズされました
$ pip install mmengine==0.7.1
$ pip install mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html
$ pip install mmdet==3.0.0