Skip to content

Implementation of paper "Colorization using optimization"

Notifications You must be signed in to change notification settings

mingnuj/LevinColorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LevinColorization

Implementation of paper "Colorization using optimization"

Official site: https://www.cs.huji.ac.il/~yweiss/Colorization/

Dependences

The code has been tested in python 3.6, ubuntu 18.04.

  1. numpy
  2. opencv-python
  3. scipy
  4. colorsys
  5. os

How to use

Modify variables that mentioned top of each code.

MkExample.py: Making own data for testing easily.

colorizatin.py: Implementation of paper.

Reference work

Paper: https://www.cs.huji.ac.il/~yweiss/Colorization/

Code: https://github.com/geap/Colorization

About

Implementation of paper "Colorization using optimization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages