BeautyGAN_pytorch
BeautyGAN_pytorch copied to clipboard
Official PyTorch implementation of BeautyGAN (ACM MM 2018)
After many hours, I finally can run the code 2333. Here are some tips to run the code: 1. the train_MAKEMIX.txt means the names of those with-makeup pics in the...
您好!想请问一下MT-dataset数据集里面的segs里面的mask的分割代码开源了吗?
can you explain the process of face parsing? the project and the pretrained model?
It seems that website of beautyGan has disappeared, could you please share the dataset?
Excuse , I have a question, what does the para --cls_list means ?
Hi, does anyone know why the BeautyGAN authors choose 6 residual blocks in the generator but not 9 as in CycleGAN because the training images are 256*256? I also find...
hi, is there a pretrained model for beautyGAN ?
Hello,I'm very interested in this. But I ran the code, there are so many options. And I aslo download the database.But I am not sure which args means non-make up...
Hi, thanks for your implement work, but i doubt wheater the implement of makeup loss is correct, the paper says that we should calculate the histogram matching between src image...
Hi, thanks for your share of your amazing work! Do you have any plan to update the project code in November?