File size: 290 Bytes
2402804 | 1 2 3 4 5 6 7 8 9 | ln -s /mnt/bn/panxuran/mmdetection
cd mmdetection
pip install -e .
cd ../
git clone -b main https://oauth2:WK99BJqgwFbmvRyescab@code.byted.org/lab/mmengine.git
cd mmengine
pip install -e .
cd ../
pip install mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html |