Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,9 @@ tags:
|
|
21 |
> \[!Note]
|
22 |
> This model is designed to promote safe, respectful, and responsible online spaces. It does **not** generate explicit content; it only classifies images. Misuse may violate platform or regional policies and is strongly discouraged.
|
23 |
|
|
|
|
|
|
|
24 |
```py
|
25 |
Classification Report:
|
26 |
precision recall f1-score support
|
|
|
21 |
> \[!Note]
|
22 |
> This model is designed to promote safe, respectful, and responsible online spaces. It does **not** generate explicit content; it only classifies images. Misuse may violate platform or regional policies and is strongly discouraged.
|
23 |
|
24 |
+
> [!Note]
|
25 |
+
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale : https://arxiv.org/abs/2010.11929, Visual Transformers: Token-based Image Representation and Processing for Computer Vision: https://arxiv.org/pdf/2006.03677
|
26 |
+
|
27 |
```py
|
28 |
Classification Report:
|
29 |
precision recall f1-score support
|