通过CycleGAN网络模型实现无匹配数据的风格迁移,将真实人脸图片转换为漫画头像
☆77Apr 22, 2021Updated 5 years ago
Alternatives and similar repositories for CycleGANProject
Users that are interested in CycleGANProject are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 图像风格迁移算法CycleGAN复现练习, 基于PyTorch☆26Dec 26, 2020Updated 5 years ago
- 深度学习是利用卷积网络的深层结构提取的信息,卷积网络目前主要用于图像识别分类技术,其实在其中间层中包含了丰富的有用信息,而这些正是风格迁移的基础。 如果研究 CNN 的各层级结构,会发现里面的每一层神经元的激活态都对应了一种特定的信息,越是底层的就越接近画面的纹理信息,如…☆10Aug 25, 2021Updated 5 years ago
- 这是我生产实习的项目——GAN实现图像风格迁移☆14Jul 21, 2021Updated 5 years ago
- 毕设,图像风格迁移,卷积神经网络☆17May 29, 2023Updated 3 years ago
- Dim the already downloaded beatmaps in the osu! beatmap listing.☆11Jul 29, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A public dataset containing chord/beat annotation from a music game named 'osu!'.☆13Updated this week
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移