LTH14 / rcg

PyTorch implementation of RCG https://arxiv.org/abs/2312.03701
MIT License
785 stars 36 forks source link

About Generate Image from GT Representation resault #12

Open Jasonhyw opened 8 months ago

Jasonhyw commented 8 months ago

Dear author, in the GT-generated images, the images containing humans do not seem to produce very good results. Is there any problem with my implementation? Looking forward to your reply, thanks.

LTH14 commented 8 months ago

Yes, human is a common problem when generating ImageNet images, especially human faces. If only generating images containing human is with poor performance and other generation looks reasonable, your implementation should be correct.