/WB_color_augmenter_python

Python version of the WB augmenter (ICCV'19)

Primary LanguagePythonMIT LicenseMIT

WB_color_augmenter_python

Python version of the WB augmenter (ICCV'19) Please check the official repo from here, which includes both Matlab and Python code (including PyTorch example).

This repo was created to facilitate cloning the Python version of the WB augmenter.

Publication

If you use this code or our dataset, please cite our paper:

Mahmoud Afifi and Michael S. Brown. What Else Can Fool Deep Learning? Addressing Color Constancy Errors on Deep Neural Network Performance. International Conference on Computer Vision (ICCV), 2019.

@InProceedings{Afifi_2019_ICCV,
author = {Afifi, Mahmoud and Brown, Michael S.},
title = {What Else Can Fool Deep Learning? Addressing Color Constancy Errors on Deep Neural Network Performance},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}