cskkxjk / Vampire

(AAAI2024) Regulating Intermediate 3D Features for Vision-Centric Autonomous Driving
MIT License
19 stars 1 forks source link

How to run code #1

Open onionysy opened 9 months ago

onionysy commented 9 months ago

We see this line of code in the run description to run the program: "python [EXP_PATH] --amp_backend native -b 8 --gpus 8" But what does [EXP_PATH] mean? We don't see the relevant main program in the program. Hope to get your reply

cskkxjk commented 9 months ago

Hi! Please see the following command for consideration,

python src/exps/nuscenes/ablation/vampire2_r50_256x704_24e_lss_inpaintor_depth_semantic.py --amp_backend native -b 8 --gpus 8