wtjiang98 / PSGAN

PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-trained models

yql0612 opened this issue · comments

hi~ I'm new to this field, I have some issues about training, G.pth in /assets/models, What does it do? I see the codes solver.py have load it, but this folder doesn't include D_A.pth, D_B.pth, it'is necessary to train? I delete G.pth when I train this model, but results still looks good, only adv loss seems no change. sincerely look forward your detailed reply,Thanks.
image

Pre-trained models are not necessary for training.

BTW, how to choose the best G model from snapshots?

BTW, how to choose the best G model from snapshots?

Through qualitative evaluation.