richzhang / colorization-pytorch

PyTorch reimplementation of Interactive Deep Colorization
https://richzhang.github.io/ideepcolor/
MIT License
597 stars 113 forks source link

How to understand the code in utils about encode_ab_ind ...function? #9

Closed xuzhongyou closed 4 years ago

xuzhongyou commented 5 years ago

This is little comment about some functions in utils. Can you explain the ab transformation in detail? Thank you very much.