Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

There is a problem in the 3D box when evaluating #51

Open
S171000857 opened this issue Mar 14, 2019 · 2 comments
Open

There is a problem in the 3D box when evaluating #51

S171000857 opened this issue Mar 14, 2019 · 2 comments

Comments

@S171000857
Copy link

S171000857 commented Mar 14, 2019

When viewing the 3D box through the tensorboard, there are a few extra lines that appear to be very strange, and only a few images appear on this issue, with two image attached below. Have you encountered the same situation? How to solve this problem? thank you very much!

image

image

@z393
Copy link

z393 commented Mar 14, 2019

I get the same problem.If you solved it, please tell me.Thank u

@S171000857
Copy link
Author

Hello, the reason why the drawn 3D box is wrong is because the vertices of the frame are beyond the limits of the drawing, the points projected onto the image drift, and the resulting lines are wrong. You can solve the problem by adding a judgment statement and filtering out the out of bounds box.

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

No branches or pull requests

2 participants