shadowlilac
commited on
Commit
•
5bd5afe
1
Parent(s):
e1f96ef
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ tags:
|
|
9 |
|
10 |
Aesthetic Shadow is a 1.1b parameters visual transformer designed to evaluate the quality of anime images. It accepts high-resolution 1024x1024 images as input and provides a prediction score that quantifies the aesthetic appeal of the artwork. Leveraging cutting-edge deep learning techniques, this model excels at discerning fine details, proportions, and overall visual coherence in anime illustrations.
|
11 |
|
|
|
|
|
12 |
## How to Use
|
13 |
See Jupyter Notebook in files
|
14 |
|
|
|
9 |
|
10 |
Aesthetic Shadow is a 1.1b parameters visual transformer designed to evaluate the quality of anime images. It accepts high-resolution 1024x1024 images as input and provides a prediction score that quantifies the aesthetic appeal of the artwork. Leveraging cutting-edge deep learning techniques, this model excels at discerning fine details, proportions, and overall visual coherence in anime illustrations.
|
11 |
|
12 |
+
**If you do decide to use this model for public stuff, attribution would be appreciated :)**
|
13 |
+
|
14 |
## How to Use
|
15 |
See Jupyter Notebook in files
|
16 |
|