纸 赵一豪,吴瑞海,董浩, ,ECCV 2020 代码用法 对于环境: conda env create -f acl-gan.yaml 对于数据集:数据集应以以下格式存储: \数据集 | \火车 | | \ trainA | | \ trainB | \测试 | | \ testA | | \ testB 为了训练: python train.py --config configs/male2female.yaml 测试: python test.py --config configs/male2female.yaml --input inputs/test_male.jpg --checkpoint ./outputs/male2female/checkpoints/test.pt 实验结果 消融研究 男对女 摘除眼镜 自拍照到动漫 有关更多结果,请参阅我们的论文。