KBlueLeaf commited on
Commit
198856e
·
verified ·
1 Parent(s): 8d65693

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -76,7 +76,12 @@ Year tags (New to Old):
76
  * early
77
  * old
78
 
 
 
 
 
79
  ---
 
80
  ## Future plan
81
 
82
  Since my dataset have some resize/webp artifacts that will harm the models. I will recreate my dataset based on my new system (and opensource it once I done it).
 
76
  * early
77
  * old
78
 
79
+
80
+ You may meet some subtle mosaic-like artifact, that may be caused by high-lr or bad resizing/image encoding.
81
+ I will try to fix it in next version. For now, try to use R-ESRGAN anime6b or SCUNet models for fixing it.
82
+
83
  ---
84
+
85
  ## Future plan
86
 
87
  Since my dataset have some resize/webp artifacts that will harm the models. I will recreate my dataset based on my new system (and opensource it once I done it).