Skip to content

Inner Distance Shape Context (IDSC) & Spectral Matching for Line-art Colorization.

Notifications You must be signed in to change notification settings

phv2312/graph_matching_idsc

Repository files navigation

Graph Matching Line-Art Colorization

Features

  • Graph matching approach for line-art colorization
  • Many-to-one constraint, greedy algorithm instead of hungarian in the original paper.
  • We use IDSC instead of deep feature embedding.

Entry point

python main.py 

Some results

We compare against the result of using node only & node + edge (spectral matching).

reference image target image node matching spectral matching

References

About

Inner Distance Shape Context (IDSC) & Spectral Matching for Line-art Colorization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages