Update README.md
Browse files
README.md
CHANGED
@@ -1,48 +1,67 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
-
@news
|
5 |
|
6 |
## 2x-AnimeSharpV2 Set
|
7 |
|
8 |
**Scale:** 2
|
|
|
9 |
**Architecture:** RealPLKSR & MoSR GPS
|
10 |
|
|
|
11 |
**Author:** Kim2091
|
|
|
12 |
**License:** CC BY-NC-SA 4.0
|
|
|
13 |
**Purpose:** Anime
|
|
|
14 |
**Subject:**
|
|
|
15 |
**Input Type:** Images
|
|
|
16 |
**Date:** 10-3-24
|
|
|
17 |
**Size:**
|
|
|
18 |
**I/O Channels:** 3(RGB)->3(RGB)
|
19 |
|
|
|
20 |
**Dataset:** HFA2k modified
|
|
|
21 |
**Dataset Size:** 2-3k
|
|
|
22 |
**OTF (on the fly augmentations):** No
|
|
|
23 |
**Pretrained Model:** 4x_realplksr_mssim_pretrain & 4x-MoSR_GPS_Pretrain
|
|
|
24 |
**Iterations:** 100k & 75k
|
|
|
25 |
**Batch Size:** 6-10
|
|
|
26 |
**GT Size:** 64-256
|
27 |
|
28 |
-
**Description:** This is my first anime model in years. Hopefully you guys can find a good use-case for it. Included are 4 models:
|
29 |
|
|
|
30 |
1. RealPLKSR (Higher quality, slower)
|
31 |
2. MoSR (Lower quality, faster)
|
32 |
|
33 |
There are Sharp and Soft versions of both
|
|
|
34 |
When to use each:
|
35 |
-
- __Sharp:__ For heavily degraded sources. Sharp models have issues depth of field but are best at removing artifacts
|
36 |
- __Soft:__ For cleaner sources. Soft models preserve depth of field but may not remove other artifacts as well
|
37 |
|
38 |
__Notes:__
|
|
|
39 |
- MoSR doesn't work in chaiNNer currently
|
40 |
- To use MoSR:
|
41 |
1. Use the ONNX version in tools like [VideoJaNai](<https://github.com/the-database/VideoJaNai>)
|
42 |
2. Update spandrel in the latest version of ComfyUI
|
43 |
|
|
|
44 |
The ONNX version may produce slightly different results than the .pth version. If you have issues, try the .pth model.
|
45 |
|
|
|
46 |
__Comparisons:__ https://slow.pics/c/4UI20Qlu
|
47 |
|
48 |
https://github.com/user-attachments/assets/001c0eb2-7558-4294-b722-a7371f87a912
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
|
|
4 |
|
5 |
## 2x-AnimeSharpV2 Set
|
6 |
|
7 |
**Scale:** 2
|
8 |
+
|
9 |
**Architecture:** RealPLKSR & MoSR GPS
|
10 |
|
11 |
+
|
12 |
**Author:** Kim2091
|
13 |
+
|
14 |
**License:** CC BY-NC-SA 4.0
|
15 |
+
|
16 |
**Purpose:** Anime
|
17 |
+
|
18 |
**Subject:**
|
19 |
+
|
20 |
**Input Type:** Images
|
21 |
+
|
22 |
**Date:** 10-3-24
|
23 |
+
|
24 |
**Size:**
|
25 |
+
|
26 |
**I/O Channels:** 3(RGB)->3(RGB)
|
27 |
|
28 |
+
|
29 |
**Dataset:** HFA2k modified
|
30 |
+
|
31 |
**Dataset Size:** 2-3k
|
32 |
+
|
33 |
**OTF (on the fly augmentations):** No
|
34 |
+
|
35 |
**Pretrained Model:** 4x_realplksr_mssim_pretrain & 4x-MoSR_GPS_Pretrain
|
36 |
+
|
37 |
**Iterations:** 100k & 75k
|
38 |
+
|
39 |
**Batch Size:** 6-10
|
40 |
+
|
41 |
**GT Size:** 64-256
|
42 |
|
|
|
43 |
|
44 |
+
**Description:** This is my first anime model in years. Hopefully you guys can find a good use-case for it. Included are 4 models:
|
45 |
1. RealPLKSR (Higher quality, slower)
|
46 |
2. MoSR (Lower quality, faster)
|
47 |
|
48 |
There are Sharp and Soft versions of both
|
49 |
+
|
50 |
When to use each:
|
51 |
+
- __Sharp:__ For heavily degraded sources. Sharp models have issues depth of field but are best at removing artifacts
|
52 |
- __Soft:__ For cleaner sources. Soft models preserve depth of field but may not remove other artifacts as well
|
53 |
|
54 |
__Notes:__
|
55 |
+
|
56 |
- MoSR doesn't work in chaiNNer currently
|
57 |
- To use MoSR:
|
58 |
1. Use the ONNX version in tools like [VideoJaNai](<https://github.com/the-database/VideoJaNai>)
|
59 |
2. Update spandrel in the latest version of ComfyUI
|
60 |
|
61 |
+
|
62 |
The ONNX version may produce slightly different results than the .pth version. If you have issues, try the .pth model.
|
63 |
|
64 |
+
|
65 |
__Comparisons:__ https://slow.pics/c/4UI20Qlu
|
66 |
|
67 |
https://github.com/user-attachments/assets/001c0eb2-7558-4294-b722-a7371f87a912
|