Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ tags:
|
|
14 |
- art
|
15 |
- sensual-content-detection
|
16 |
---
|
|
|
|
|
|
|
17 |
# **vit-mini-explicit-content**
|
18 |
|
19 |
> **vit-mini-explicit-content** is an image classification vision-language model fine-tuned from **vit-base-patch16-224-in21k** for a single-label classification task. It categorizes images based on their explicitness using the **ViTForImageClassification** architecture.
|
|
|
14 |
- art
|
15 |
- sensual-content-detection
|
16 |
---
|
17 |
+
|
18 |
+

|
19 |
+
|
20 |
# **vit-mini-explicit-content**
|
21 |
|
22 |
> **vit-mini-explicit-content** is an image classification vision-language model fine-tuned from **vit-base-patch16-224-in21k** for a single-label classification task. It categorizes images based on their explicitness using the **ViTForImageClassification** architecture.
|