PaddleGAN
PaddleGAN copied to clipboard
Is training a cartoon2photo model is possible?
Dear authors,
Thanks for sharing a great project.
As I see you are able to train a model a photo2caroon model, but I would like to train a cartoon2photo model?
Based on your knowledge, does the cartoon2photo work well?
Thanks for your time.
Hi, the photo2caroon is based on CycleGAN architecture, after training, you will get two generators, photo2caroon and cartoon2photo. For better performance, you can exchange dataA and dataB, I think it may work well.
Hi @hao-qiang , Thanks for your info.
问题过于久远,如果有图像和视频生成的需求,可以使用新的跨模态工具: https://github.com/PaddlePaddle/PaddleMIX/tree/develop