- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://paintschainer.preferred.tech/index_zh.html
- 软件文档: https://github.com/pfnet/PaintsChainer/wiki/Installation-Guide
- 官方下载: https://github.com/pfnet/PaintsChainer
软件介绍
Paints Chainer 是一款用于为漫画上色的工具,只需上传一张黑白线稿,点击按钮,背后的 AI 即可自动为你生成一张彩色漫画。
DEMO
https://paintschainer.preferred.tech/
https://paintschainer.preferred.tech/index_zh.html
安装指南
https://github.com/pfnet/PaintsChainer/wiki/Installation-Guide
环境要求
若未特别指出,均为最新的 LTS 版本
A Nvidia graphic card supporting cuDNN i.e. compute capability >= 3.0 (See https://developer.nvidia.com/cuda-gpus)
Linux: gcc/ g++ 4.8
Windows: "Microsoft Visual C++ Build Tools 2015" (NOT "Microsoft Visual Studio Community 2015")
Python 3 (3.5 recommended) ( Python 2.7 needs modifying web host (at least) )
Numpy
openCV "cv2" (Python 3 support possible, see installation guide)
Chainer 2.0.0 or later
CUDA / cuDNN (If you use GPU)
写给大家看的算法书
【日】杉浦 贤 / 绝云 / 电子工业出版社 / 2016-6 / 59.00元
算法这个词对于非计算机从业人士而言,似乎就是晦涩、神秘的代名词。其实,算法在日常生活中随处可见。做饭用的菜谱是一种算法、查字典的方法是一种算法、给期中考试分数排名也用到了算法。事实上,算法可以说是这个信息爆炸的时代所依存的重要基石之一。 《写给大家看的算法书》对于理解信息处理的基础——算法而言,是一本非常优秀的入门读物。作者采用大量生动的类比,配合简洁易懂的配图,深入浅出地讲解算法,极大地拉......一起来看看 《写给大家看的算法书》 这本书的介绍吧!
