Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

nla/open_nsfw-warc

 
 

Repository files navigation

open_nsfw-warc

Fork of Yahoo's open_nsfw classifier with a script for classifying images in WARC files.

Original README

Run

Available as nlagovau/open_nsfw-warc:master on Docker Hub.

docker run -it --rm nlagovau/open_nsfw-warc:master ./classify_warc.py /tmp/example.warc.gz 

Build

docker build -t open_nsfw . 

About

Fork of Yahoo's open_nsfw classifier with a script for classifying images in WARC files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.4%
  • Dockerfile 14.6%