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

Various fixes. Make inference work without training data #2

Closed madhawav closed 4 years ago

madhawav commented 4 years ago

Hi,

I had to do the fixes indicated in this pull request to make the code workable. Specifically, I addressed the following. 1) Made inference work without having "train" data. 2) Fixed an issue related to logging, which may have been introduced by changes in the dependency "test_tube". 3) Updated requirements file to have specific versions for packages that require older versions.

madhawav commented 4 years ago

Also, I had to delete the following directories in "trained_models/neural_texture" to make the code work.