richzhang / colorization

Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
http://richzhang.github.io/colorization/
BSD 2-Clause "Simplified" License
3.34k stars 921 forks source link

How to find the 313 bins #91

Open Vaishnav-P opened 3 years ago

Vaishnav-P commented 3 years ago

First of all i'm new to machine learning, could someone explain to me how to quantize the ab color space and the one-hot encoding scheme.

Riretta commented 2 years ago

to answer you: To use this project I did that: https://github.com/Riretta/LabSpace_YCbCrSpace I would like to have feedback :D