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

Question about planes.npy and plane_info.npy #45

Open
XiaoSong9905 opened this issue Jul 12, 2020 · 1 comment
Open

Question about planes.npy and plane_info.npy #45

XiaoSong9905 opened this issue Jul 12, 2020 · 1 comment

Comments

@XiaoSong9905
Copy link

Hi,

I'm trying to run the PlaneRCNN code and get the surface normal of each plane (not the anchor normal, but the regular normal), but kind of confused about what is planes.npy and plane_info.npy. Can anyone explains what is those two files and how can I extract regular surface normal from those two files?

P.S. in the README.md, it says planes.npy is a "global normal". How does this global normal map to each image/annotation?

@luisboteg
Copy link

luisboteg commented Jul 16, 2020

planes.npy its 3D numpy with masks, 1 mask for each plane on image.
planes_info.npy i donk know cause he said not using on him train, but u should see it on python script to print it on console this .npy

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