Skip to content

flostellbrink/ColorfulCoherence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorfulCoherence

This is an extension of Colorful Image Colorization by Zhang et al.. It is the final project for the Gothenburg University Machine Learning Course.

We attempt to create spatially coherent colorizations that do not compromise on color saturation.

Feel free to read the report if you would like to learn more about the ideas behind the implementation.

Setup

To run it on the university project server, first clone the project.

Then download the pretrained model.h5 from here.

Place it in a new folder called model within the project.

Now you should be able to just run these commands to train and test:

python3.6 -m src.remote_runner
python3.6 -m src.remote_validator

Results

You can find more information about these results in the report.

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

Image Colorization for ML Course (2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published