Thank you for your outstanding work. I am trying to replicate your work on the Nuscenes dataset, but in the process of using datamodule: stage_1_bev_v2.yaml, I found that it requires a ConcatDataset which needs to import MetadriveDataset. When I choose stage_1_nuscenes.yaml, it calls the get_single_image() function instead.
Thank you for your outstanding work. I am trying to replicate your work on the Nuscenes dataset, but in the process of using datamodule: stage_1_bev_v2.yaml, I found that it requires a ConcatDataset which needs to import MetadriveDataset. When I choose stage_1_nuscenes.yaml, it calls the get_single_image() function instead.