Skip to content

Image Colorization model trained through simple Huber loss.

Notifications You must be signed in to change notification settings

nlpathak/ImageColorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ImageColorization

Here, I implement an Image Colorization model trained and evaluated through simple Huber Loss. Some example predictions of the model can be seen in the notebook. I have also included a paper describing what all I did, including some result analysis.

This model was heavily inspired by the works listed here:

I obtained my dataset from the following sources:

  • Aditya Jain. Flickr 8k dataset, 2020. https://www.kaggle.com/adityajn105/flickr8k.
  • Cyrus Rashtchian, Peter Young, Micah Hodosh, and Julia Hockenmaier. Collecting image annotations using Amazon’s Mechanical Turk. In Proceedings of the NAACL HLT 2010 Workshop on Creating Speech and Language Data with Amazon’s Mechanical Turk, pages 139–147, Los Angeles, June 2010. Association for Computational Linguistics. Original Producers of Dataset Posted by Aditya Jain.

This repo also referenced and used some materials from UCSD's ECE 176 class.

About

Image Colorization model trained through simple Huber loss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published