Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

Deep-Colorization

A project in which I'm reimplementing Colorful Image Colorization in PyTorch. Currently, I'm implementing the model based off of regression, and will build up to the color-bin classifier.