Yang7879 / 3D-RecGAN-extended

🔥3D-RecGAN++ in Tensorflow (TPAMI 2018)
https://arxiv.org/abs/1802.00411
MIT License
132 stars 29 forks source link

Better visualization of inputs and outputs #15

Open bharadwajdhornala opened 4 years ago

bharadwajdhornala commented 4 years ago

Hi @Yang7879 Is there any visualization for the input .npz files and output .mat files in 3D. I have tried .npz visualization using Numpy Viewer, but it doesn't give better visualization. Could you please update the code for .obj as output.

Thanks in advance.

Yang7879 commented 4 years ago

Hi @bharadwajdhornala , the numpy viewer is indeed bad. You are suggested to use Matlab instead.