Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.03 KB

ncnn-colorization

Example of Deep AI colorization with ncnn.

Download model weights ncnn_v1.bin

Prerequisites

  • Linux or Windows
  • Prebuilded NCNN lib with headers
  • Prebuilded OpenCV library with headers
  • CPU or NVIDIA GPU + Vulkan

Usage:

COLOR_GAN -i 17.jpg

Based on

richzhang/colorization
Colorful Image Colorization