- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 102字
- 2021-07-02 13:38:46
CycleGANs
CycleGANs were proposed by Jun-Yan Zhu, Taesung Park, Phillip Isola, and Alexei A. Efros in a paper titled Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks, which is available at the following link: https://arxiv.org/pdf/1703.10593. CycleGANs have some really interesting potential uses, such as converting photos to paintings and vice versa, converting a picture taken in summer to a photo taken in winter and vice versa, or converting pictures of horses to pictures of zebras and vice versa. We will learn how to turn paintings into photos using a CycleGAN in Chapter 7, CycleGAN - Turn Paintings into Photos.
推薦閱讀
- Unreal Engine:Game Development from A to Z
- 現(xiàn)代測(cè)控電子技術(shù)
- 數(shù)據(jù)庫(kù)原理與應(yīng)用技術(shù)學(xué)習(xí)指導(dǎo)
- Mastering D3.js
- WordPress Theme Development Beginner's Guide(Third Edition)
- Windows 7寶典
- CentOS 8 Essentials
- 大數(shù)據(jù)驅(qū)動(dòng)的機(jī)械裝備智能運(yùn)維理論及應(yīng)用
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 網(wǎng)站入侵與腳本攻防修煉
- 基于神經(jīng)網(wǎng)絡(luò)的監(jiān)督和半監(jiān)督學(xué)習(xí)方法與遙感圖像智能解譯
- 實(shí)用網(wǎng)絡(luò)流量分析技術(shù)
- TensorFlow Deep Learning Projects
- PostgreSQL 10 High Performance
- PyTorch深度學(xué)習(xí)