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

How to visualize the test results for 3D boxes? #74

Open
shengyuwoo opened this issue Jul 17, 2019 · 5 comments
Open

How to visualize the test results for 3D boxes? #74

shengyuwoo opened this issue Jul 17, 2019 · 5 comments

Comments

@shengyuwoo
Copy link

Thank you for your work:
Now, I have trained a new model according to your steps, but I don't know how to test and visualize the test results. Likes your paper for 3D boxes of detected objects. Can you provide some testing and visualization code?

@tomorrow-mouse
Copy link

Oh , I have the same question. Hope the author can provide the relevant code, thanks!

@sshaoshuai
Copy link
Owner

I use mayavi to visualize the point cloud and 3D boxes.
Currently you could find some reference from other's library like https://github.com/charlesq34/frustum-pointnets since I am a little busy recently.

@shengyuwoo
Copy link
Author

Can you send me a code that displays the results of the detected 3D point cloud using mayavi? Because I don't know how your validated results are stored in the file. Whoop~~~

@scsanad
Copy link

scsanad commented Jul 22, 2019

This could help too:
https://github.com/kuixu/kitti_object_vis

However, as I see you need GUI access.

@shengyuwoo
Copy link
Author

This could help too:
https://github.com/kuixu/kitti_object_vis

However, as I see you need GUI access.

Oh, thank you very much. I'll learn from you.

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

4 participants