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

Is there any solution to solve the occlusion 3D Bbox? #8595

Open
yyongjae opened this issue Jan 21, 2025 · 1 comment
Open

Is there any solution to solve the occlusion 3D Bbox? #8595

yyongjae opened this issue Jan 21, 2025 · 1 comment

Comments

@yyongjae
Copy link

Image

I modify the PythonAPI/examples/manual_control.py to check the 3D Bbox in real time.
But there is a problem with the boxes.
If there are lots of objects in any direction, there are occlusion boxes.
I want to solve this problem.. Is there any solution?

@GoodarzMehr
Copy link

One thing you could try is adding a lidar where the camera is and filtering out boxes with zero points in them.

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