Skip to content

Technic-bot/lewd_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nudenet Wrapper.

Small warpper script for NudeNet Made to provide a small and easy to use cli interface with the library.

You can indicate a single image from command line and Wrapper script will run in through NudeNet and output both Classification score and the image labeled with detections via bounding boxes. It also provides an option to output labeled image to disk:

Example usage

python3  lewd_detector.py  --probability 0.15  --mode base images/image.png --outfile results/image.png

About

NudeNet wrapper made to provide a simple cli interface to the library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages