File size: 1,153 Bytes
d9fad59
 
bcf874d
d9fad59
 
 
 
 
 
 
 
 
 
301c2cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: NSFW Detector
emoji: ๐Ÿ”ž
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: mit
short_description: tells whether an img is sfw or not
---

# SFW/NSFW Human and Anime/Cartoon Image Detector

This project is a **side project** developed to automatically detect whether an image is **Safe For Work (SFW)** or **Not Safe For Work (NSFW)**, with additional support for distinguishing between **human** and **anime/cartoon-style** content.

## โš ๏ธ Disclaimer

- This project is intended for **educational and experimental purposes only**.
- It is not intended for commercial deployment, moderation in production environments, or critical decision-making.
- Detection may not be 100% accurate. The model may produce **false positives or false negatives**, especially on abstract, artistic, or borderline images.
- Viewer discretion is advised when testing with explicit content.
- Please comply with all applicable local laws and ethical guidelines when using this tool.

## Features

- Detects whether an input image is:
  - SFW / NSFW
  - Human / Anime-Cartoon
- Lightweight architecture