c1a1o1
c1a1o1
a2b dog is ok!But b2a cat is bad
What is the difference between content_encoder and attribute_encoder?
Thank you!
self.conv = nn.ModuleList([ConvBlock(512, 512, n_class=n_class), ConvBlock(512, 512, n_class=n_class), ConvBlock(512, 512, n_class=n_class, self_attention=True), ConvBlock(512, 256, n_class=n_class), ConvBlock(256, 128, n_class=n_class)])
File "D:\work\gansgood\StarGAN-tensorflow-master\model.py", line 75, in build_model self.attr_B = tf.placeholder(tf.float32, [None, self.n_label], name='target_attr')
It is good! Thanks !
good work! 伯特中文模型下载地址 打不开??
Great work! I need your train code!
<class 'ValueError'> Found array with 0 sample(s) (shape=(0, 2)) while a minimum of 1 is required.
D:\anaconda3\python.exe D:\work\GeneFacePlusPlus-main\data_gen\utils\process_video\extract_segment_imgs.py todo videos number: 1 INFO: Created TensorFlow Lite XNNPACK delegate for CPU. generating segment images in single-process...: 0%| | 0/100 [00:00