Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result without lidar #93

Open
BeMuCa opened this issue Dec 18, 2023 · 3 comments
Open

Result without lidar #93

BeMuCa opened this issue Dec 18, 2023 · 3 comments

Comments

@BeMuCa
Copy link

BeMuCa commented Dec 18, 2023

Hey @junjie18 ,
How did you do inference without the LiDAR data? Can you give me hints on how to reproduce it?
I tried with empy lidar files, but i get a error. RuntimeError: CUDA error: invalid configuration argument

thanks!

@junjie18
Copy link
Owner

junjie18 commented Jan 6, 2024

@BeMuCa
Add dict(type='ModalMask3D', mode='test', mask_modal='points') in the validation pipeline.
#10

@dingmiaomiao
Copy link

Thanks for your work! In paper, bevfusion can get 0.40 with mask-modal strategy when LiDAR sensor missing. But I added "ModalMask3D" to bevfusion and trained with mask-modal strategy, the result only is 0.25. Can you provide more technology details or point out my some error operations?

@curiosity654
Copy link

Thanks for your work! In paper, bevfusion can get 0.40 with mask-modal strategy when LiDAR sensor missing. But I added "ModalMask3D" to bevfusion and trained with mask-modal strategy, the result only is 0.25. Can you provide more technology details or point out my some error operations?

Hello, I'm also insterested about this problem, could you please provide more details of your experiments? E.g. which codebase do you use (mmdet3d or MIT), and the pipeline of your training (train from scratch for 20 epoch or init with pretrained for 6 epochs)? Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants