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

About Input? #7

Open
ming-dream opened this issue Aug 28, 2018 · 3 comments
Open

About Input? #7

ming-dream opened this issue Aug 28, 2018 · 3 comments

Comments

@ming-dream
Copy link

How can I get the 2.5d input(the two npz)from a image?

@Yang7879
Copy link
Owner

@ming-dream see #5 . The processing steps and code are there.

@ming-dream
Copy link
Author

Sorry,I still don't understand the step of changing an image in to two npzs. Is the image just a png? Could you show me an example,thanks in advance.

@Yang7879
Copy link
Owner

Yang7879 commented Aug 29, 2018

@ming-dream One depth image is processed to be only one "npz" file. The other "npz" file is the corresponding 3D groundtruth which is generated thru voxelization algorithm or the "binvox" tool.

I added a "Data_preprocess" folder in the gitHub repository, which showcases how to transfer a single depth image to a 256^3 voxel grid. Please check it out. https://github.com/Yang7879/3D-RecGAN-extended/tree/master/Data_preprocess

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