NsfwSpy/NsfwSpy.NET
A .NET image and video classifier used to identify explicit/pornographic content written in C#.
This tool helps online platforms and app developers automatically identify explicit or unwanted content in images and videos uploaded by users. It takes in various image and video formats and outputs a classification indicating if the content is "Pornography," "Sexy," "Hentai," or "Neutral." This is ideal for content moderators, community managers, and platform administrators who need to maintain a safe and appropriate environment for their users.
369 stars. No commits in the last 6 months.
Use this if you manage a website or application that hosts user-generated images and videos and you need an automated way to screen for inappropriate content.
Not ideal if you are looking for a standalone application for content moderation that doesn't require development work, or if your platform runs on macOS with an M1 chip.
Stars
369
Forks
30
Language
C#
License
MIT
Category
Last pushed
Jan 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NsfwSpy/NsfwSpy.NET"
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