Ross ROSS = Recommend OSS · open-source software intelligence for agents

richzhang/colorization

Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016. observed · 2026-08-28

github.com/richzhang/colorization · homepage · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3813
  • days_rel: n/a
  • days_push: 1010
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3461 stars · 922 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library implementing automatic colorization of grayscale photos using deep neural networks from the ECCV 2016 'Colorful Image Colorization' paper and the SIGGRAPH 2017 follow-up. It provides pretrained PyTorch models (eccv16 and siggraph17) plus a demo script for colorizing images.

Use cases

  • colorize black and white photos automatically
  • add plausible colors to grayscale images with a pretrained model
  • load a colorization model in Python for image restoration
  • restore old family photographs with deep learning
  • compare ECCV16 and SIGGRAPH17 colorization models
  • batch colorize historical photo archives

When to choose

  • you need automatic, no-user-input colorization of grayscale images
  • you want a simple pretrained PyTorch model for image colorization
  • you want to reproduce results from the Colorful Image Colorization paper

When to avoid

  • you need interactive or user-guided colorization with fine control (see the authors' interactive deep colorization work)
  • you need training code or modern maintained tooling - the original Caffe branch is unsupported
  • you require guaranteed accurate colors rather than plausible hallucinated ones

Facets

library · maturity maintenance

image-processing computer-vision deep-learning computer-vision image-processing deep-learning artificial-intelligence python cross-platform colorization grayscale-images pytorch pretrained-models eccv-2016 caffe

2 sources

Member repositories

RepositoryRoleHealth v2
richzhang/colorizationmain32

For agents

markdown · JSON · MCP: product_card(name="richzhang/colorization")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem