Disentangled-Person-Image-Generation
Disentangled-Person-Image-Generation copied to clipboard
I am not sure you used the generated pose in tester.py
I am not sure you are using the generated pose in your test phase. In tester.py #497, I think the self.pose_embs should be replaced by self.G_pose_embs, or the pose will be sampled directly from the dataset.