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)