Skip to main content

Colorizer Project

This report contains the most interesting logs of the training of my neural network for the W&B colorizer challenge. The objective is to colorize black & white pictures of flowers in the most realistic manner. ![alt](https://github.com/borisd13/colorizer/blob/master/imgs/intro.png?raw=true) All different models are variants of the final architecture represented below. <img src="https://github.com/borisd13/colorizer/blob/master/imgs/Architecture.png?raw=true" alt="alt" width="1200"/> </p> Please consult the technical writeup and latest version of the code on [the github page](https://github.com/borisd13/colorizer).
Created on October 19|Last edited on October 19

020406080100Step0.030.0350.040.0450.050.055
020406080100Step0.030.0350.04

The most interesting runs are represented below:

  • baseline made of 5 layers

  • baseline to which the up-sampling layers are replaced with up-convolutions

  • 6 layers architecture

  • 6 layers architecture with weight decay

Run set 1
4



Run set 1
2



Run set 1
3



Run set 1
4