MakeupEmbeddingGAN-tf-Implement icon indicating copy to clipboard operation
MakeupEmbeddingGAN-tf-Implement copied to clipboard

pnet_fc

Open bottlesunny opened this issue 6 years ago • 0 comments

gammas["c1"], betas["c1"] = pnet_fc(c1,"fc_gamma_c1"),pnet_fc(c1,"fc_beta_c1") gammas["c1"], betas["c1"] 难道不是一样的值么???这两个参数这么写的话明明是一样的吧

bottlesunny avatar Jul 08 '19 12:07 bottlesunny