Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# trojblue/distill-q-align-aesthetic-siglip2-base
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [google/siglip2-base-patch16-512](https://huggingface.co/google/siglip2-base-patch16-512) on
|
| 18 |
-
|
|
|
|
| 19 |
- Loss: 0.0225
|
| 20 |
- **Mse: 0.0225**
|
| 21 |
- Rmse: 0.1502
|
| 22 |
|
|
|
|
|
|
|
|
|
|
| 23 |
## Model Description
|
| 24 |
|
| 25 |
This model is a distilled version of the original [Q-Align](https://github.com/Q-Future/Q-Align) model, using Siglip2-base as its backbone. It is designed for simpler, faster, and more practical deployment compared to the original model. Benefits include:
|
|
|
|
| 14 |
|
| 15 |
# trojblue/distill-q-align-aesthetic-siglip2-base
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [google/siglip2-base-patch16-512](https://huggingface.co/google/siglip2-base-patch16-512), specialized for predicting image aesthetics in anime illustrations based on Q-Align's quality metrics.
|
| 18 |
+
|
| 19 |
+
It achieves the following performance on the evaluation set:
|
| 20 |
- Loss: 0.0225
|
| 21 |
- **Mse: 0.0225**
|
| 22 |
- Rmse: 0.1502
|
| 23 |
|
| 24 |
+
**NOTE: the Q-align model was not well-suited for anime aesthetics**, and more or less have a "western" feel to it. The distilled version of Q-Align *quality* score may be slightly preferrable for actual usages.
|
| 25 |
+
- (See: [trojblue/distill-q-align-quality-siglip2-base](https://huggingface.co/trojblue/distill-q-align-quality-siglip2-base))
|
| 26 |
+
|
| 27 |
## Model Description
|
| 28 |
|
| 29 |
This model is a distilled version of the original [Q-Align](https://github.com/Q-Future/Q-Align) model, using Siglip2-base as its backbone. It is designed for simpler, faster, and more practical deployment compared to the original model. Benefits include:
|