Home

Awesome

CLCC: Contrastive Learning for Color Constancy (CVPR 2021)

(Poster & video will be released before 5/31!)

Yi-Chen Lo*, Chia-Che Chang*, Hsuan-Chao Chiu, Yu-Hao Huang, Chia-Ping Chen, Yu-Lin Chang, Kevin Jou

MediaTek Inc., Hsinchu, Taiwan

(*) indicates equal contribution.

Paper

TL;DR:

Code

CLCC is a Python 3 & TensorFlow 1.x implementation based on FC4 codebase.

Dataset

Since the original data preprocessing code and procedure are quite tedious, we preprocess each fold of dataset and stored in .pkl format for each sample. Each sample contains:

Acknowledgments