Home

Awesome

NSFW Recog

This library is meant to detect and censor nsfw content in public media. Models can be found here, they are downloaded automatically and cached in ~/.NsfwRecog.

sample image

Installation

NSFW Recog can either be used as stand-alone software or as module to be embedded in your python application.

Stand-alone

As module

Usage

Instantiate a NsfwDetector class and use the methods detect(), blur(), video() and camera(). The demos show the usage:

Models

I provide a basic model here. Please contact me if a better model with a higher accuracy is required.