darkwaves-ofc/nude-detect
NudeDetect is a Python-based tool for detecting nudity and adult content in images. This project combines the capabilities of the NudeNet library, EasyOCR for text detection, and the Better Profanity library for identifying offensive language in text.
This tool helps content moderators, social media managers, or platform administrators automatically identify potentially inappropriate images. It takes an image as input and determines if it contains nudity or adult text, outputting a clear true/false decision for each type of content. This allows for quick filtering or flagging of problematic visual content.
No commits in the last 6 months.
Use this if you need an automated way to screen large volumes of images for nudity or offensive text to maintain content safety and compliance.
Not ideal if you require highly nuanced human-like judgment for contextually sensitive content or if your primary need is general image classification beyond adult content.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/darkwaves-ofc/nude-detect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
GantMan/nsfw_model
Keras model of NSFW detector
infinitered/nsfwjs-mobile
NSFWjs in React Native