mit-han-lab / bevfusion

[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
https://bevfusion.mit.edu
Apache License 2.0
2.37k stars 428 forks source link

how to adapt to custom datasets #539

Closed heli223 closed 7 months ago

heli223 commented 1 year ago

If I have a custom datasets and we assume it has the same data format with nuscenes.

How to adapt the commands (including create data, training, and testing)to custom datasets? Can you give me detailed commands example?

By the way, i am confused about the yaml file in config directory. The YAML files appear to be nested hierarchically. Is it possible give some explanation? Thanks a lot!

zhijian-liu commented 7 months ago

Adding support for a custom dataset is beyond the scope of this codebase, and unfortunately, we don't have the capacity to accommodate such customized requests.