Open onionysy opened 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
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
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