| 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 |