Sranc3 / M-BEV

[AAAI24]This is the implementation for the paper M-BEV: Masked BEV Perception for Robust Autonomous Driving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training command.

weimengchuan opened this issue · comments

Hi, thanks for the great work!

I wonder how do you train the model. Can you provide the training command?

Thanks in advance!

The training command is:
tools/dist_train.sh projects/configs/petrv2/petrv2_vovnet_gridmask_mbev_p4_800x320.py 8 --work-dir work_dirs/your path
Remember to modify your config file, and by default is training is with one random missed camera.