NEXTAltair commited on
Commit
838414c
·
verified ·
1 Parent(s): ea97f65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -5
README.md CHANGED
@@ -13,21 +13,48 @@ tags:
13
 
14
  # Aesthetic Shadow V2 Mirror
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  このモデルはshadowlilac/aesthetic-shadow-v2のミラーです。
17
 
18
- ## モデルの説明
19
  - 11億パラメータのビジュアルトランスフォーマー
20
  - 1024x1024の高解像度画像を評価
21
  - アニメ画像の品質評価に特化
22
 
23
- ## スコアの解釈
24
  - very aesthetic: 0.71以上
25
  - aesthetic: 0.45~0.71
26
  - displeasing: 0.27~0.45
27
  - very displeasing: 0.27以下
28
 
29
- ## 注意事項
30
  このモデルは元の作者の許可の下、CC-BY-NC-4.0ライセンスに従って再配布されています。
31
 
32
- ## クレジット
33
- Original model: [shadowlilac/aesthetic-shadow-v2]
 
13
 
14
  # Aesthetic Shadow V2 Mirror
15
 
16
+ [English](#english) | [日本語](#japanese)
17
+
18
+ ## English
19
+
20
+ This is a mirror of shadowlilac/aesthetic-shadow-v2.
21
+
22
+ ### Model Description
23
+ - Visual Transformer with 1.09B parameters
24
+ - Evaluates 1024x1024 high-resolution images
25
+ - Specialized in anime image quality assessment
26
+
27
+ ### Score Interpretation
28
+ - very aesthetic: ≥0.71
29
+ - aesthetic: 0.45-0.71
30
+ - displeasing: 0.27-0.45
31
+ - very displeasing: ≤0.27
32
+
33
+ ### Notice
34
+ This model is redistributed under the CC-BY-NC-4.0 license with acknowledgment to the original author.
35
+
36
+ ### Credit
37
+ Original model: shadowlilac/aesthetic-shadow-v2
38
+
39
+ ---
40
+
41
+ ## Japanese
42
+
43
  このモデルはshadowlilac/aesthetic-shadow-v2のミラーです。
44
 
45
+ ### モデルの説明
46
  - 11億パラメータのビジュアルトランスフォーマー
47
  - 1024x1024の高解像度画像を評価
48
  - アニメ画像の品質評価に特化
49
 
50
+ ### スコアの解釈
51
  - very aesthetic: 0.71以上
52
  - aesthetic: 0.45~0.71
53
  - displeasing: 0.27~0.45
54
  - very displeasing: 0.27以下
55
 
56
+ ### 注意事項
57
  このモデルは元の作者の許可の下、CC-BY-NC-4.0ライセンスに従って再配布されています。
58
 
59
+ ### クレジット
60
+ Original model: shadowlilac/aesthetic-shadow-v2