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

Implementation of bev_index, img_index #26

Open
ngoductuanlhp opened this issue Dec 30, 2021 · 0 comments
Open

Implementation of bev_index, img_index #26

ngoductuanlhp opened this issue Dec 30, 2021 · 0 comments

Comments

@ngoductuanlhp
Copy link

Hi, thank you for your great work.
I want to ask for the functions of bev_index, img_index in your PIXOR implementation (

bev_index, img_index = fusion.Fusion(depth_map, calib, shift)
). I saw that you use these bev_index, img_index to map the image feature and point cloud feature in the forward() of PixorNet_Fusion. However, these variables are generated by the groundtruth depth map, even in the evaluation. I have regenerated these variables using the estimated depth map and the 3D detection performance is quite low. Could you check and illustrate this problem?

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

1 participant