GantMan/nsfw_model
Keras model of NSFW detector
This tool helps content moderators, platform managers, and community managers automatically identify and categorize images that might be inappropriate or sensitive. You feed it a single image, a list of images, or an entire folder of images, and it tells you whether each image contains drawings, hentai, neutral content, porn, or sexy content. This allows you to quickly filter out potentially problematic visuals before they reach your audience.
2,047 stars. No commits in the last 6 months.
Use this if you need an automated way to screen large volumes of images for various categories of adult or sensitive content.
Not ideal if you need to detect nuanced or context-specific inappropriate content that goes beyond visual categorization (e.g., hate speech in text overlaid on an image).
Stars
2,047
Forks
299
Language
Python
License
—
Category
Last pushed
Feb 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GantMan/nsfw_model"
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
infinitered/nsfwjs-mobile
NSFWjs in React Native
TheHamkerCat/NSFW_Detection_API
Rest API Written In Python To Classify NSFW Images.