bevfusion icon indicating copy to clipboard operation
bevfusion copied to clipboard

Image BEV feature was getting worse during training

Open san9569 opened this issue 1 year ago • 1 comments

Hi

I'm trying to train the BEVFusion using a single image and its corresponding point cloud for my custom dataset.

But, the performance gap was not large between LiDAR and fusion model.

So, I visualized the image features at a specific iteration during training. I observed that image bev feature was getting worse. It means that It cannot represent the scene in BEV map. I think the depth estimation seems to be a problem.

iteration 0. image

iteration 1900 image

I think the image bev feature is enforced to be zero map during training because it didn't provide useful information for object detection.

Can you give me some advice? Thank you in advance.

san9569 avatar Jan 11 '24 06:01 san9569

Hello @eugenebak, do you remeber the changes you have done to the code?

gerardmartin2 avatar Apr 08 '24 16:04 gerardmartin2

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

zhijian-liu avatar May 04 '24 01:05 zhijian-liu