File size: 1,369 Bytes
3614b43
 
f7134dd
 
 
 
3614b43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: cc-by-4.0
pipeline_tag: image-to-image
tags:
- pytorch
- restoration
---

[Link to Github Release](https://github.com/Phhofm/models/releases/tag/1xExposureCorrection_compact)

This model belongs to a series, together with ExposureCorrection and UnderExposureCorrection

# 1xOverExposureCorrection_compact

Name: 1xOverExposureCorrection_compact  
License: CC BY 4.0  
Author: Philip Hofmann  
Release Date: 27.01.2024  
Network: [SRVGGNetCompact](https://github.com/XPixelGroup/BasicSR/blob/master/basicsr/archs/srvgg_arch.py)  
Scale: 1  
Purpose: 1x exposure correction of overexposed photos  
Iterations: 93'000  
epoch: 62  
batch_size: 12  
HR_size: 128  
Dataset: exposure_correction  
Number of train images: 3534  
OTF Training: No  
Pretrained_Model_G: 1x-Compact-Pretrain  

Description:  
This model is meant as an experiment to see if compact can be used to train on overexposed images to exposure correct those using the pixel, perceptual, color, color and ldl losses. There is no brightness loss. Still it seems to kinda work.

[2 SlowPic Examples](https://slow.pics/s/KG4ELfGD)

---
![lake_example_overexposurecorrection](https://github.com/Phhofm/models/assets/14755670/e463a834-d195-49af-a3f1-3732378786e3)
![traintrack_example_overexposurecorrection](https://github.com/Phhofm/models/assets/14755670/b944aabd-ff57-400a-8b07-b6443401ad49)