Phips commited on
Commit
dc44401
·
verified ·
1 Parent(s): d323a20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pipeline_tag: image-to-image
4
+ tags:
5
+ - pytorch
6
+ - super-resolution
7
+ ---
8
+ [Link to Github Release](https://github.com/Phhofm/models/releases/tag/4xBHI_dat2_otf)
9
+
10
+
11
+ # 4xBHI_dat2_otf
12
+
13
+ Scale: 4x
14
+ Network type: DAT2
15
+ Author: Philip Hofmann
16
+ License: CC-BY-4.0
17
+ Purpose: 4x upscaling images, handles noise and jpg compression
18
+ Pretrained Model: 4xNomos2_hq_dat2
19
+ Training iterations: 270000
20
+ Description: 4x dat2 upscaling model, trained with the real-esrgan otf pipeline on my bhi dataset. Handles noise and compression.
21
+
22
+ ![Example1](https://github.com/user-attachments/assets/8708dd98-3ae8-4139-b5e4-85946739ed04)
23
+ ![Example2](https://github.com/user-attachments/assets/cfc3f750-609b-4286-a45d-61a8f301fc8e)
24
+ ![Example3](https://github.com/user-attachments/assets/7c3d10c7-434c-472a-8ba5-1f3cdb9a5923)
25
+ ![Example4](https://github.com/user-attachments/assets/30579c0a-84f8-4a14-aa9a-2c0e565d74c0)