Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,9 @@ tags:
|
|
13 |
- adult-content-detection
|
14 |
- explicit-content-detection
|
15 |
---
|
|
|
|
|
|
|
16 |
# **siglip2-x256-explicit-content**
|
17 |
|
18 |
> **siglip2-x256-explicit-content** is a vision-language encoder model fine-tuned from **siglip2-base-patch16-256** for **multi-class image classification**. Built on the **SiglipForImageClassification** architecture, the model is trained to identify and categorize content types in images, especially for **explicit, suggestive, or safe media filtering**.
|
@@ -117,4 +120,4 @@ This model is intended for applications such as:
|
|
117 |
- **Content Moderation**: Automatically detect NSFW or suggestive content.
|
118 |
- **Parental Controls**: Enable AI-based filtering for safe media browsing.
|
119 |
- **Dataset Preprocessing**: Clean and categorize image datasets for research or deployment.
|
120 |
-
- **Online Platforms**: Help enforce content guidelines for uploads and user-generated media.
|
|
|
13 |
- adult-content-detection
|
14 |
- explicit-content-detection
|
15 |
---
|
16 |
+
|
17 |
+

|
18 |
+
|
19 |
# **siglip2-x256-explicit-content**
|
20 |
|
21 |
> **siglip2-x256-explicit-content** is a vision-language encoder model fine-tuned from **siglip2-base-patch16-256** for **multi-class image classification**. Built on the **SiglipForImageClassification** architecture, the model is trained to identify and categorize content types in images, especially for **explicit, suggestive, or safe media filtering**.
|
|
|
120 |
- **Content Moderation**: Automatically detect NSFW or suggestive content.
|
121 |
- **Parental Controls**: Enable AI-based filtering for safe media browsing.
|
122 |
- **Dataset Preprocessing**: Clean and categorize image datasets for research or deployment.
|
123 |
+
- **Online Platforms**: Help enforce content guidelines for uploads and user-generated media.
|