guptashrey/Content-Moderation-for-Social-Media
Classifier for social media images with 3 categories namely neutral, nsfw and violence.
This tool helps social media platforms and content creators automatically identify and filter inappropriate images. It takes raw social media images and classifies them into three categories: 'neutral,' 'NSFW' (not safe for work), or 'violence.' This is designed for content moderators, community managers, or platform administrators who need to maintain a safe online environment.
No commits in the last 6 months.
Use this if you need an automated way to categorize user-uploaded images on a digital platform to prevent the spread of harmful or explicit content.
Not ideal if you require highly nuanced content moderation or detection of more complex categories beyond general NSFW and violence.
Stars
18
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/guptashrey/Content-Moderation-for-Social-Media"
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