henzler / neuraltexture

Learning a Neural 3D Texture Space from 2D Exemplars [CVPR 2020]
https://geometry.cs.ucl.ac.uk/projects/2020/neuraltexture/
MIT License
107 stars 20 forks source link

Generation of 3D volume #10

Open lez-s opened 1 year ago

lez-s commented 1 year ago

Hi, I read the paper, and it is said you can generate 3D texture. But in the code, I only found the normal 2D image, stripe and zoom and interpolation. Did the 3D texture not implemented yet?