Ross ROSS = Recommend OSS · open-source software intelligence for agents

yahoo/open_nsfw

Not Suitable for Work (NSFW) classification using deep neural network Caffe models. observed · 2026-08-28

github.com/yahoo/open_nsfw · Python · BSD-2-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3669
  • days_rel: n/a
  • days_push: 2842
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6012 stars · 1046 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library from Yahoo that runs a Caffe deep neural network to classify images as Not Suitable for Work (NSFW), outputting a probability score between 0 and 1. It focuses specifically on detecting pornographic images for content filtering purposes.

Use cases

  • filter adult images from user-generated content uploads
  • score images for NSFW probability before publishing
  • pre-screen images for content moderation pipelines
  • classify whether a photo is safe for work
  • build an image filtering service for a website
  • fine-tune an NSFW classifier for a custom dataset

When to choose

  • you need to filter pornographic images at scale using a pre-trained model
  • your stack already uses Caffe or CaffeOnSpark
  • you want a simple score-based image safety classifier you can fine-tune

When to avoid

  • you need detection of cartoons, sketches, text, or graphic violence - the model only covers pornographic imagery
  • you need actively maintained software - the last release was in 2018 and Caffe itself is largely deprecated
  • you prefer modern PyTorch or TensorFlow-based moderation models
  • you require guaranteed accuracy without human moderation for edge cases

Facets

library · maturity abandoned

machine-learning deep-learning computer-vision image-processing machine-learning computer-vision image-processing artificial-intelligence python nsfw-detection caffe image-classification content-moderation deep-neural-network linux macos

1 source

Member repositories

RepositoryRoleHealth v2
yahoo/open_nsfwmain10

For agents

markdown · JSON · MCP: product_card(name="yahoo/open_nsfw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem