aashishrai3799 / Towards-Realistic-Generative-3D-Face-Models

3D face model that can generate high-quality mesh and texture
Other
252 stars 20 forks source link

Missing AlbedoGAN weights in the shared Google Drive link #29

Open ShuzhuangXu opened 6 months ago

ShuzhuangXu commented 6 months ago

Hi, can you please check the shared Google Drive link to include the AlbedoGAN modified weights? The file stylegan2/training_logs/checkpoint/albedogan.pt seems to be missing in the shared link. Thanks!

aashishrai3799 commented 6 months ago

Hi, there were a few issues with the pretrained AlbedoGAN model, as some folks pointed out in the GitHub issues. I'm re-training the model from scratch to ensure it matches the expected outputs. In the meantime, you can use the Albedo obtained from the cylindrical unwrapping of the image. Thanks!

manifoldhiker commented 6 months ago

@aashishrai3799 Thank you for the great paper! Could you approximately tell when the model re-training would be finished?

dtolpin commented 5 months ago

Are the weights still being trained? I look into the folder and I am not sure the weights are there

changfali commented 2 weeks ago

@aashishrai3799 Are you still planning to release albedogan.pt?