ccuetoh/nsfw
Nudity detection and clasification for Go
This tool helps content moderators, platform administrators, or automated systems quickly identify and flag images that may contain nudity. By inputting a batch of images, it classifies them as either safe or not safe for work, helping maintain content standards. This is ideal for anyone managing user-generated content or large image datasets.
No commits in the last 6 months.
Use this if you need an automated way to screen images for nudity to ensure content compliance or protect platform users.
Not ideal if you require a nuanced understanding of image context beyond simple nudity detection, such as identifying hate speech or violence.
Stars
10
Forks
2
Language
Go
License
MIT
Category
Last pushed
Aug 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ccuetoh/nsfw"
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