Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,8 @@ tags:
|
|
| 24 |
- '2e-4'
|
| 25 |
---
|
| 26 |
|
|
|
|
|
|
|
| 27 |
# **Mature-Content-Detection**
|
| 28 |
|
| 29 |
> **Mature-Content-Detection** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images into various mature or neutral content categories using the **SiglipForImageClassification** architecture.
|
|
@@ -164,4 +166,4 @@ The **Mature-Content-Detection** model is designed to classify visual content fo
|
|
| 164 |
- **Content Moderation:** Automatically flagging explicit or sensitive content on platforms.
|
| 165 |
- **Parental Control Systems:** Filtering inappropriate material for child-safe environments.
|
| 166 |
- **Search Engine Filtering:** Improving search results by categorizing Un-Safe content.
|
| 167 |
-
- **Dataset Cleaning:** Assisting in curation of safe training datasets for other AI models.
|
|
|
|
| 24 |
- '2e-4'
|
| 25 |
---
|
| 26 |
|
| 27 |
+

|
| 28 |
+
|
| 29 |
# **Mature-Content-Detection**
|
| 30 |
|
| 31 |
> **Mature-Content-Detection** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images into various mature or neutral content categories using the **SiglipForImageClassification** architecture.
|
|
|
|
| 166 |
- **Content Moderation:** Automatically flagging explicit or sensitive content on platforms.
|
| 167 |
- **Parental Control Systems:** Filtering inappropriate material for child-safe environments.
|
| 168 |
- **Search Engine Filtering:** Improving search results by categorizing Un-Safe content.
|
| 169 |
+
- **Dataset Cleaning:** Assisting in curation of safe training datasets for other AI models.
|