Phips commited on
Commit
08daf05
·
verified ·
1 Parent(s): be51c08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,8 +1,13 @@
1
  ---
2
  license: cc-by-4.0
 
3
  tags:
 
4
  - super-resolution
5
  ---
 
 
 
6
  Scale: 4x
7
  Network type: DAT2
8
  Author: Philip Hofmann
@@ -12,8 +17,6 @@ Pretrained Model: 4xNomos2_hq_dat2
12
  Training iterations: 240000
13
  Description: 4x dat2 upscaling model for web and realistic images. It handles realistic noise, some realistic blur, and webp and jpg (re)compression. Trained on my BHI dataset (390'035 training tiles) with degraded LR subset.
14
 
15
- Have a look at the applied_degradations files in the attachement to know what degradations in what order were applied to the BHI dataset to create the corresponding LR set for training.
16
-
17
  Visual Examples:
18
  [slow.pics](https://slow.pics/c/WekJvaLo?image-fit=cover)
19
  [imgsli](https://imgsli.com/MzI3MzI2)
 
1
  ---
2
  license: cc-by-4.0
3
+ pipeline_tag: image-to-image
4
  tags:
5
+ - pytorch
6
  - super-resolution
7
  ---
8
+
9
+ [Link to Github Release](https://github.com/Phhofm/models/releases/tag/4xBHI_dat2_real)
10
+
11
  Scale: 4x
12
  Network type: DAT2
13
  Author: Philip Hofmann
 
17
  Training iterations: 240000
18
  Description: 4x dat2 upscaling model for web and realistic images. It handles realistic noise, some realistic blur, and webp and jpg (re)compression. Trained on my BHI dataset (390'035 training tiles) with degraded LR subset.
19
 
 
 
20
  Visual Examples:
21
  [slow.pics](https://slow.pics/c/WekJvaLo?image-fit=cover)
22
  [imgsli](https://imgsli.com/MzI3MzI2)