码迷,mamicode.com
首页 > Web开发 > 详细

The issus in Age Progression/Regression by Conditional Adversarial Autoencoder (CAAE)

时间:2017-03-30 16:02:13      阅读:1474      评论:0      收藏:0      [点我收藏+]

标签:aging   create   str   created   got   .com   error   toe   condition   

The issus in Age Progression/Regression by Conditional Adversarial Autoencoder (CAAE) 

 

Today I tried a new project named: Face-Aging-CAAE

Paper Name: Age Progression/Regression by Conditional Adversarial Autoencoder (CAAE)

Github: https://github.com/ZZUTK/Face-Aging-CAAE

技术分享

But count some issues before I run the code successfully. Maybe it caused by the version of tensorflow. 

1. TypeError: Expected int32, got list containing Tensors of type ‘_Message‘ instead. 

2. ValueError: Only call ‘sigmoid_cross_entropy_with_logits‘ with named arguments (labels=..., logits=..., ...) 

3. ValueError: Variable E_conv0/w/Adam/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope ? 

 


 

The follow changes are needed for this code to solve above issues. 

 

技术分享

 技术分享

 技术分享

 


  Then, you will see the process of training:

  技术分享

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  

 

The issus in Age Progression/Regression by Conditional Adversarial Autoencoder (CAAE)

标签:aging   create   str   created   got   .com   error   toe   condition   

原文地址:http://www.cnblogs.com/wangxiaocvpr/p/6646546.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!