Skip to content
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

G_loss_frecon = tf.zeros(1)??? #48

Open
huyanfei-cqupt opened this issue Jul 12, 2020 · 11 comments
Open

G_loss_frecon = tf.zeros(1)??? #48

huyanfei-cqupt opened this issue Jul 12, 2020 · 11 comments

Comments

@huyanfei-cqupt
Copy link

@tranluan
Is G_loss_frecon missing? I can't find the relevant code in this model_nonlinear_3DMM.py
can you share the code to me?
Thank you very much!

@HOMGH
Copy link

HOMGH commented Jul 15, 2020

@tranluan
Is G_loss_frecon missing? I can't find the relevant code in this model_nonlinear_3DMM.py
can you share the code to me?
Thank you very much!

Hi, You're right. It seems that perceptual loss (loss_frecon) is missing in the code. Did you find it anywhere?

@huyanfei-cqupt
Copy link
Author

@tranluan
Is G_loss_frecon missing? I can't find the relevant code in this model_nonlinear_3DMM.py
can you share the code to me?
Thank you very much!

Hi, You're right. It seems that perceptual loss (loss_frecon) is missing in the code. Did you find it anywhere?

I just found this problem. For the model_non_linear_3DMM.py file, I didn't find the corresponding place.

@tranluan
Copy link
Owner

It should be similar losses defined in model_non_linear_3DMM_proxy.py

You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

@huyanfei-cqupt
Copy link
Author

It should be similar losses defined in model_non_linear_3DMM_proxy.py

You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thank you! @tranluan i will to try it.

@HOMGH
Copy link

HOMGH commented Jul 16, 2020

It should be similar losses defined in model_non_linear_3DMM_proxy.py

You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thanks @tranluan .

@huyanfei-cqupt
Copy link
Author

It should be similar losses defined in model_non_linear_3DMM_proxy.py
You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thanks @tranluan .

@HOMGH hi, Have you written the part of the code about the perceptual loss frecon? Can you share the code with me? Thank you very much!

@HOMGH
Copy link

HOMGH commented Jul 20, 2020

It should be similar losses defined in model_non_linear_3DMM_proxy.py
You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thanks @tranluan .

@HOMGH hi, Have you written the part of the code about the perceptual loss frecon? Can you share the code with me? Thank you very much!

Hi,Sorry not yet.

@huyanfei-cqupt
Copy link
Author

@tranluan
Is G_loss_frecon missing? I can't find the relevant code in this model_nonlinear_3DMM.py
can you share the code to me?
Thank you very much!

It should be similar losses defined in model_non_linear_3DMM_proxy.py
You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thanks @tranluan .

@HOMGH hi, Have you written the part of the code about the perceptual loss frecon? Can you share the code with me? Thank you very much!

Hi,Sorry not yet.

Well, I tried to imitate the writing of proxy.py and modified it, but some errors appeared. I haven't solved it until now. If you want to see the part of the code I wrote, I can email you, and then we Let's discuss it together.

@huyanfei-cqupt
Copy link
Author

It should be similar losses defined in model_non_linear_3DMM_proxy.py
You also need code and model from:
https://github.com/ZZUTK/Tensorflow-VGG-face

Thanks @tranluan .

Hi,@HOMGH Have you solved the perceptual loss function code in this model_nonlinear_3DMM.py?

@LY-Donkey-Burger
Copy link

它应该是model_non_linear_3DMM_proxy.py中定义的类似损失您还需要来自: https ://github.com/ZZUTK/Tensorflow-VGG-face
的代码和模型

谢谢@tranluan.

你好,@HOMGH 这个model_nonlinear_3DMM.py中的感知损失函数代码你解决了吗?

它应该是model_non_linear_3DMM_proxy.py中定义的类似损失您还需要来自: https ://github.com/ZZUTK/Tensorflow-VGG-face
的代码和模型

谢谢@tranluan.

你好,@HOMGH 这个model_nonlinear_3DMM.py中的感知损失函数代码你解决了吗?

@LY-Donkey-Burger
Copy link

Hi,did you solve the loss function code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants