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

Can Vidar produce 4D binary occupancy results during inference? #6

Closed
synsin0 opened this issue Mar 3, 2024 · 1 comment
Closed

Comments

@synsin0
Copy link

synsin0 commented Mar 3, 2024

Thanks for your great work! I have doubt about the latent rendering during inference between yours vidar and 4d-occ-forecasting. They generate query pred_pcds from a binary 4D occupancy grid. Can Vidar produce 4D binary occupancy results during inference? Or Vidar can only generate future pointclouds?

@tomztyang
Copy link
Contributor

tomztyang commented Mar 3, 2024

It depends on the supervision in my opinion. You can still follow ViDAR architecture and use occupancy ground-truth as supervision. Then, you can get the 4D binary occupancy.

I think, there is no difference between 4D occupancy and future point cloud predictions in essential. For point cloud forecasting, we just need to render those points along different rays to obtain point clouds based on the 4D occupancy volume.

Any further discussions are welcomed!

Best,
Zetong

@synsin0 synsin0 closed this as completed Mar 4, 2024
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

2 participants