Mahmoud Afifi
Mahmoud Afifi
Deep_White_Balance
Reference code for the paper: Deep White-Balance Editing (CVPR 2020). Our method is a deep learning multi-task framework for white-balance editing.
Exposure_Correction
Project page of the paper "Learning Multi-Scale Photo Exposure Correction" (CVPR 2021).
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
WB_color_augmenter
WB color augmenter improves the accuracy of image classification and image semantic segmentation methods by emulating different WB effects (ICCV 2019) [Python & Matlab].
WB_sRGB
White balance camera-rendered sRGB images (CVPR 2019) [Matlab & Python]
CIE_XYZ_NET
PyTorch & Matlab code for the paper: CIE XYZ Net: Unprocessing Images for Low-Level Computer Vision Tasks (TPAMI 2021).
C5
Reference code for the paper "Cross-Camera Convolutional Color Constancy" (ICCV 2021)
modified-Poisson-image-editing
Realistic image blending -- a Matlab implementation of MPB: A modified Poisson blending technique, Computational Visual Media 2015.
11K-Hands
Two-stream CNN for gender classification and biometric identification using a dataset of 11K hand images.
color-aware-style-transfer
Reference code for the paper CAMS: Color-Aware Multi-Style Transfer.