Skip to content

ftrentini/nsfw-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nsfw-check

Bash script to use with https://github.com/tmplink/nsfw_detector

How to Use:

Simple Analysis: bash nsfw_scan.sh /caminho/para/imagens

Resume: bash nsfw_scan.sh --resume /caminho/para/imagens

Move NSFW images to scan_results/nsfw/: bash nsfw_scan.sh --move-nsfw /caminho/para/imagens

Everything: bash nsfw_scan.sh --resume --move-nsfw /caminho/para/imagens

visualizar.py: Generates a graphic output of found NSFW files.

pip install matplotlib pandas

python visualizar.py

About

Bash script to use with https://github.com/tmplink/nsfw_detector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors