BrokenArrow
BrokenArrow
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily receiving feedbacks. If you do not understand...
I'm struggling to find deployment configurations for MMDeploy [this link](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/02-how-to-run/convert_model.md)
I followed [Step-by-step installation instructions](https://github.com/fundamentalvision/BEVFormer/blob/master/docs/install.md) and installed mmdet3d, timm and BEVFormer. Then I tried to [Prepare nuScenes data](https://github.com/fundamentalvision/BEVFormer/blob/master/docs/prepare_dataset.md) but got an error: > (open-mmlab) hzx@HZXPC:~/BEVFormer$ python tools/create_data.py nuscenes --root-path ./data/nuscenes...