This is the code of EG 22 paper: Learning a self-supervised tone mapping operator via feature contrast masking loss
conda env create -f environment.yamlDownload the pre-trained VGG
- download VGG weights VGG
python selftmo.py You can change the 'data_dir' to your own testing images path
python selftmo_offline.pyYou can change the 'im_dir' to your own testing images path