Skip to content

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

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages