Ateeqq commited on
Commit
2b3138b
·
verified ·
1 Parent(s): 87ea5f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 | `gore_bloodshed_violent` |
93
- | 1 | `nudity_pornography` |
94
- | 2 | `safe_normal` |
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