Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 2.05 KB

README.md

File metadata and controls

67 lines (42 loc) · 2.05 KB

DEECAMP 总结

32组 胡晨旭

1. 尝试过得算法

实验效果

CartoonGAN:

RTV Smooth 将原来的matlab代码改为Python代码

可以忽略图片中的纹理,保留图片中的关键部分的边缘线条

Pix2Pix

顺序为 realA fakeB realB

参考资料:

[1] CartoonGAN github

[2] RTV Smooth github

[3] Pix2Pix & CycleGAN github