Skip to content

Nudity checking tool for use as a safety plugin for checking the type of photographs uploaded. Filter plugin required for GEAR systems.

Notifications You must be signed in to change notification settings

gearsystems/nonude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonude

PyPI version Code Health Quick Installations

We are now a pip entry, you could just do pip install nonude to get the entry.

About

A nudity detection plugin on the system level that is used to check if the photographs uploaded have nudity or not.

Requirements

  • Python2.7+ and Python3.3+
  • PIL or Pillow

Development setup instructions

  • virtualenv venv
  • source venv/bin/activate
  • pip install Pillow
  • python setup.py install

make clean in case you want to remove it.

Usage

$ nonude IMAGEPATH/NAME

Known issues

There are known issues where the installation of Pillow might fail, one of it being jpeg -- no option found, to fix these please install sudo apt-get install libjpeg-dev on debian based systems.

About

Nudity checking tool for use as a safety plugin for checking the type of photographs uploaded. Filter plugin required for GEAR systems.

Resources

Stars

Watchers

Forks

Packages

No packages published