opennsfw2

Keras implementation of the Yahoo Open-NSFW model

MIT License

Downloads
208.1K
Stars
354
Committers
1

Bot releases are hidden (Show)

opennsfw2 - 0.4.0

Published by bhky almost 3 years ago

Add an end-to-end pipeline function, predict, that takes as input a list of image paths and other optional parameters.

opennsfw2 - 0.3.0

Published by bhky almost 3 years ago

Updated required packages for installation.

opennsfw2 - 0.2.0

Published by bhky almost 3 years ago

Breaking changes: remove load_and_preprocess_image, introduce preprocess_image that takes as input a PIL image.

opennsfw2 - 0.1.2

Published by bhky almost 3 years ago

First complete release.

opennsfw2 - Pre-trained weights

Published by bhky almost 3 years ago

The original pre-trained weights of the Yahoo Open-NSFW model were in Caffe format, and later being migrated to TensorFlow 1.

Here, we provide an HDFS 5 format of these pre-trained weights for our TensorFlow 2 implementation of the same model.