dros1986 / content-preserving-tone-adjustment-for-image-enhancement

Image Enhancement Competition - NTIRE19 - CVPR19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTIRE 2019 - Image Enhancement Challenge

Inference

1 - Change the directory that must be enhanced in the file: "enh_pwise_single_filt_7_wd_0.0" at the key "datasetparamsregeninput_dir"

2 - Run the code with the command:

python Trainer.py --json ./json/enh_pwise_single_filt_7_wd_0.0.json --regen

3 - Enhanced images will be in the folder: "./checkpoints/enh_pwise_single_filt_7_wd_0.0/regen"

Input Output

About

Image Enhancement Competition - NTIRE19 - CVPR19


Languages

Language:Python 100.0%