4xLSDIRCompactC
Releasing two models I have been working on to extend my previous 4xLSDIRCompact model:
Name: 4xLSDIRCompactC
Author: Philip Hofmann
Release Date: 17.03.2023
License: CC BY 4.0
Network: SRVGGNetCompact
Scale: 4
Purpose: 4x photo upscaler that handler jpg compression
Iterations: 190000
batch_size: Variable(1-5)
HR_size: 256
Dataset: LSDIR
Dataset_size: 84991
OTF Training No
Pretrained_Model_G: 4xLSDIRCompact.pth
Description: Trying to extend my previous model to be able to handle compression (JPG 100-30) by manually altering the training dataset, since 4xLSDIRCompact cant handle compression. Use this instead of 4xLSDIRCompact if your photo has compression (like an image from the web).
Name: 4xLSDIRCompactR
Author: Philip Hofmann
Release Date: 17.03.2023
License: CC BY 4.0
Network: SRVGGNetCompact
Scale: 4
Purpose: 4x photo uspcaler that handles jpg compression, noise and slight
Iterations: 130000
batch_size: Variable(1-5)
HR_size: 256
Dataset: LSDIR
Dataset_size: 84991
OTF Training No
Pretrained_Model_G: 4xLSDIRCompact.pth
Description: Extending my last 4xLSDIRCompact model to Real-ESRGAN, meaning trained on synthetic data instead to handle more kinds of degradations, it should be able to handle compression, noise, and slight blur.
Here is a comparison to show that 4xLSDIRCompact cannot handle compression artifacts, and that these two models will produce better output for that specific scenario. These models are not ‘better’ than the previous one, they are just meant to handle a different use case: https://imgsli.com/MTYyODY3




