-
Notifications
You must be signed in to change notification settings - Fork 37
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
Comments
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. |
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!
The text was updated successfully, but these errors were encountered: