Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- exnrt.com
|
12 |
---
|
13 |
|
14 |
-
# NSFW Image Detection
|
15 |
|
16 |
This model is fine-tuned for **NSFW image classification**. It classifies content into three safety-critical categories, making it useful for moderation, safety filtering, and compliant content handling systems.
|
17 |
|
@@ -87,11 +87,11 @@ Confidence for 'safe_normal': 0.999993
|
|
87 |
|
88 |
### 🏷️ Categories
|
89 |
|
90 |
-
| ID | Label |
|
91 |
-
| -- |
|
92 |
-
| 0 |
|
93 |
-
| 1 |
|
94 |
-
| 2 |
|
95 |
|
96 |
### 🧾 Label Mapping
|
97 |
|
|
|
11 |
- exnrt.com
|
12 |
---
|
13 |
|
14 |
+
# NSFW Image Detection – A Top Performer
|
15 |
|
16 |
This model is fine-tuned for **NSFW image classification**. It classifies content into three safety-critical categories, making it useful for moderation, safety filtering, and compliant content handling systems.
|
17 |
|
|
|
87 |
|
88 |
### 🏷️ Categories
|
89 |
|
90 |
+
| ID | Label |Excluded|
|
91 |
+
| -- | ---------------------------|---------------|
|
92 |
+
| 0 | ✅`gore_bloodshed_violent` |❌ Fight, Accident|
|
93 |
+
| 1 | ✅`nudity_pornography` |❌ Romance|
|
94 |
+
| 2 | ✅`safe_normal` |❌ |
|
95 |
|
96 |
### 🧾 Label Mapping
|
97 |
|