Skip to content

Code for paper "A learned representation of artist specific colourisation"

Notifications You must be signed in to change notification settings

Nanne/conditional-colour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artist specific colourisation

Tensorflow implementation for paper "A learned representation of artist specific colourisation"

Examples

Given a greyscale image we would like to produce an as realistic as possible colour image, in the style of the artist. Some examples using Conditional Instance Normalisation:

OriginalGreyscale inputColourisation

Setup

Dependencies

Dataset Painters by numbers

Training

  • Run data/make_tf_records.py on image data to create tfrecords
  • Run count.py to gather statistics for re-weighting of colours
  • Run train.py

Test

Run eval.py with correct --source

About

Code for paper "A learned representation of artist specific colourisation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages