Installation for SGDrive
After successfully downloading the NAVSIM dataset:
If you want to perform SGDrive pretraining and do SFT training on VLM, install InternVL dependencies:
pip install -r internvl_chat/internvl_chat.txtIf you want to train and evaluate SGDrive on NAVSIM, install the requirements:
cd /path/to/SGDrive
pip install -e .