Skip to content

I got strange feature map when I use simpleBEV on BEVFusion for 3D object detection #60

@odroidodroid

Description

@odroidodroid

Hi, I tried 3D object detection with your work, but got a strange feature_bev when I trained a model. Below is the strange feature_bev.

simplebev_camera_channel_0

I replaced LSS to simpleBEV in BEVFusion (from MIT) and loaded image, rots, trans and intrinsics from sample directly like you did. (image size and bev size is same with simpleBEV)

When I start training BEVFusion with simpleBEV, I could get similar feature_bev with simpleBEV one which starts training.

However, after one epoch training on BEVFusion, I got the strange feature_bev.

Do you know a reason or can you guess what is a problem?

I think the biggest difference between two codes are losses. Are they affect the feature_bev?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions