-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretrained model #57
Comments
seems input is 224x224, and the ouput is not very good |
@yuellong Thank you can you help me turn it on? I am trying to run it on Google Collab? Please can you please guide me with the required steps |
I run the pre-trained model but get unreasonable outputs. The shape can not be visualized with 3DMesh |
Can you tell me how you were able to run the pre-trained model, and what steps you took, please @cassiePython |
Same issue! The reconstructed texture (rendered image) is not correct as well! |
Hi,@HOMGH Can you tell me how to write the G_loss_frecon code? Thank you |
Hi, this is the part of the code which compute G_loss_frecon:
You can find it here:
|
@HOMGH Thank you very much! |
No, I don't think so. Actually I didn't get good results after training for 40 epochs which took me around 20 days! So I'm not sure whether this code works or not! |
Hi, I would like to ask if the file you are running is model_non_linear.py or model_non_linear_proxy.py?
I am not sure if it is correct, but when I run it, the system prompts an error. Can you help me? thank you! |
I ran model_non_linear_proxy.py! |
Have you not tried to run the model_non_linear.py file before? |
Does anyone successfully run the pretrained model? I was receiving unreasonable outputs.
FYI, I am using ubuntu 16.04 with python2.7.18 and tensorflow 1.13.1.
The text was updated successfully, but these errors were encountered: