> For the complete documentation index, see [llms.txt](https://lkljty.gitbook.io/yousan_cp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lkljty.gitbook.io/yousan_cp/readme.md).

# 关于本书

本书主要是关于深度学习之摄影图像处理：核心算法与案例精粹的一些内容总结以及示例代码。

由于此书[原仓库](https://github.com/longpeng2008/yousan.ai/tree/master/books/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E4%B9%8B%E6%91%84%E5%BD%B1%E5%9B%BE%E5%83%8F)主要由Caffe框架实现，因此本书采用目前市面上主流深度学习框架Pytorch作为示例代码方便读者进行阅读和复现。

1. [第一章](/yousan_cp/di-1-zhang-she-ying-ji-chu.md)
2. [第二章](/yousan_cp/di-2-zhang-tu-xiang-mei-xue.md)|[第二章代码](https://github.com/xuhangc/yousan_cp/tree/main/2)
3. [第三章](/yousan_cp/di-3-zhang-zi-dong-gou-tu.md)|[第三章代码](https://github.com/xuhangc/yousan_cp/tree/main/3)
4. [第四章](/yousan_cp/di-4-zhang-tu-xiang-qu-zao.md)|[DnCNN](https://github.com/cszn/KAIR)
5. [第五章](/yousan_cp/di-5-zhang-tu-xiang-dui-bi-du-yu-se-tiao-zeng-qiang.md)|[DPED](https://github.com/frankielp/dped-pytorch)
6. [第六章](/yousan_cp/di-6-zhang-ren-lian-mei-yan-yu-mei-zhuang.md)|[BeautyGAN](https://github.com/wtjiang98/BeautyGAN_pytorch)
7. [第七章](/yousan_cp/di-7-zhang-tu-xiang-qu-mo-hu-yu-chao-fen.md)|[SRGAN](https://github.com/leftthomas/SRGAN)
8. [第八章](/yousan_cp/di-8-zhang-tu-xiang-lv-jing-yu-feng-ge-hua.md)|[Neural Style](https://github.com/ProGamerGov/neural-style-pt)
9. [第九章](/yousan_cp/di-9-zhang-tu-xiang-bian-ji.md)|[MegaDepth](https://github.com/zhengqili/MegaDepth)|[EdgeConnect](https://github.com/knazeri/edge-connect)
