Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,39 @@
|
|
| 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 |
+
|
| 9 |
+
[Link to Github Release](https://github.com/Phhofm/models/releases/tag/4xNomos8kDAT)
|
| 10 |
+
|
| 11 |
+
# 4xNomos8kDAT
|
| 12 |
+
|
| 13 |
+
Name: 4xNomos8kDAT
|
| 14 |
+
Author: Philip Hofmann
|
| 15 |
+
Release Date: 13.08.2023
|
| 16 |
+
License: CC BY 4.0
|
| 17 |
+
Network: [DAT](https://github.com/zhengchen1999/DAT)
|
| 18 |
+
Architecture Option: DAT
|
| 19 |
+
Scale: 4
|
| 20 |
+
Purpose: 4x photo upscaling model for realistic sr
|
| 21 |
+
Iterations: 110000
|
| 22 |
+
epoch: 71
|
| 23 |
+
batch_size: 4
|
| 24 |
+
HR_size: 128
|
| 25 |
+
Dataset: [Nomos8k_sfw](https://discord.com/channels/547949405949657098/905446120333930566/1037853129112289321)
|
| 26 |
+
Number of train images: 6118
|
| 27 |
+
OTF Training: Yes
|
| 28 |
+
Pretrained_Model_G: [DAT_x4.pth](https://drive.google.com/file/d/1pEhXmg--IWHaZOwHUFdh7TEJqt2qeuYg)
|
| 29 |
+
|
| 30 |
+
Description: 4x photo upscaler with otf jpg compression, blur and resize, trained on musl's Nomos8k_sfw dataset for realisic sr, this time based on the DAT arch, as a finetune on the official 4x DAT model.
|
| 31 |
+
|
| 32 |
+
Examples:
|
| 33 |
+
[Imgsli1](https://imgsli.com/MTk4Mjg1) (generated with onnx file)
|
| 34 |
+
[Imgsli2](https://imgsli.com/MTk4Mjg2) (generated with onnx file)
|
| 35 |
+
[Imgsli](https://imgsli.com/MTk4Mjk5) (generated with testscript of dat repo on the three test images in dataset/single with pth file)
|
| 36 |
+
|
| 37 |
+

|
| 38 |
+

|
| 39 |
+

|