An open API service indexing awesome lists of open source software.

https://github.com/dros1986/content-preserving-tone-adjustment-for-image-enhancement

Image Enhancement Competition - NTIRE19 - CVPR19
https://github.com/dros1986/content-preserving-tone-adjustment-for-image-enhancement

cvpr cvpr19 enhancement image-enhancement ntire-2019 ntire19

Last synced: 6 months ago
JSON representation

Image Enhancement Competition - NTIRE19 - CVPR19

Awesome Lists containing this project

README

          

# 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 "_dataset_ → _params_ → _regen_ → _input_dir_"

2 - Run the code with the command:

```sh
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