elliottwu
elliottwu
Thanks @dafuny for sharing your results! It is very interesting that CUDA 10.2 gives completely different convergence! I have never tested it on CUDA 10.2, and was not really aware...
Hi! Take a look at this note: https://github.com/elliottwu/unsup3d#3-install-neural_renderer. Do you have a GCC version below 5?
Intresting! Have you tried to use a matching cuda version (eg 9.2)?
Hi, It is true that reconstruction of cars from frontal views are more challenging with our method, particularly for two reasons: 1. It is harder to represent the shape of...
Hi, I have not cleaned the code for the keypoint depth evaluation yet, but I can share the snippets for cropping and evaluation. Also, the current released celeba model crops...
Hi, I assume you're trying to run this script: https://github.com/elliottwu/sorderender/blob/c4a63f89e758eb404688098938d23507733d4514/render_animation.py#L78. I'm not exactly sure what your issue is. You might need to modify the texture size to be compatible with...
Hi, Thanks for reporting the issue! I have retested the model with a new environment and it seems to work fine. Can you make sure to use the same versions...
The provided eval script loads the results generated by the pretrained model, hence pointing to the folder `syn_vase_pretrained`. If you would like to evaluate the pretrained model, please download it...