EdwardSmith1884 / 3D-IWGAN

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
MIT License
195 stars 56 forks source link

about data's version #24

Closed CRISZJ closed 3 years ago

CRISZJ commented 4 years ago

the normal expression of 3d voxel file is .binvox.do you konw how to convert the result of .npy to .binvox?

EdwardSmith1884 commented 4 years ago

I realize this is a tad old but does this not solve your problem: https://github.com/EdwardSmith1884/3D-IWGAN/blob/3cb004619bd7e37d2b33cf300622154656051615/scripts/binvox_rw.py#L233