cd path/to/RVCDet # specify the correct path here
cd RVCDet
cd RVCDet/docker
./build.sh
Open start.sh and specify the correct path to nuScenes/Waymo Dataset and run this command in terminal:
./start.sh
./into.sh
export PYTHONPATH="${PYTHONPATH}:/home/trainer/rvcdet/RVCDet"
export PYTHONPATH="${PYTHONPATH}:/home/trainer/rvcdet/nuscenes-devkit/python-sdk"
Bash setup.bash