- 授权协议: CC
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/NVIDIA/FastPhotoStyle
- 软件文档: https://github.com/NVIDIA/FastPhotoStyle
- 官方下载: https://github.com/NVIDIA/FastPhotoStyle
软件介绍
FastPhotoStyle 是英伟达开源的照片风格转移深度学习算法实现库,给定目标照片和样式参考照片,代码可以将样式照片的风格转换至目标照片,从而生成新的风格化照片。
FastPhotoStyle 实现过程包含两个步骤:“风格化”和“细调”。 先将样式参考照片源的样式转移至目标照片,随后对其进行细调优化。
How to Design Programs
Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元
This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!
