Mask_Guided_Portrait_Editing icon indicating copy to clipboard operation
Mask_Guided_Portrait_Editing copied to clipboard

pytorch implementation of "Mask-Guided Portrait Editing with Conditional GANs"

Results 3 Mask_Guided_Portrait_Editing issues
Sort by recently updated
recently updated
newest added

Hello, the training code cannot be trained due to lack of training data (train_img and train_label), can you send me the complete training data? My email is [email protected]. Thank you.

Hi, When I test the downloaded models, the generated results are weird: ![1](https://user-images.githubusercontent.com/11083384/62802113-03a01c80-ba9c-11e9-8ddd-5ca1fc28dc21.png) The reconstructed style and content images are just some random noise. Thank you very much!

------------ Options ------------- batchSize: 4 beta1: 0.5 checkpoints_dir: ./checkpoints continue_train: False cross_embed: False data_augmentation: True data_type: 32 dataroot: ./datasets/helen_align/ debug: False debug_mask_part: True display_freq: 30 display_winsize: 512 dist_model: False embed_length:...