Code Monkey home page Code Monkey logo

nsfw-classification-tensorflow's Issues

How come you didn't expand from Inception v3?

I am trying to build my own model, however I am having difficulty actually starting on that. Your GitHub has been quite helpful, however I was trying your version vs the one that nsfwjs.com uses under the 'Inception V3 model' and I noticed that despite the same dataset used in both yours and their model, your version has significant false positives. I am trying to understand how that can be? and if you're using a different base model that you built off of or something else?

for example:
https://i.imgur.com/w5FPQbn.png vs https://i.imgur.com/rKvuy0U.png and https://i.imgur.com/cnzGpQW.png

I tried substituting their model (https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo/public/model) with your model (https://github.com/MaybeShewill-CV/MaybeShewill-CV.github.io/tree/master/nsfw_classification/model) and it didn't load, so I aim imagining that there was a significant difference in process from your method and theres?

thank you for making this github though!! really helpful

ExponentialMovingAverage error

Hello:
when I used the test_nsfw.py to predict image with the model/nsfw_export_saved_model/1/variables/variables.index

I encountered the following problem:
W tensorflow/core/framework/op_kernel.cc:1192] Not found: Key nsfw_cls_model/resnet_block_layer_3/block_fn_4/bn_1/beta/ExponentialMovingAverage not found in checkpoint
which means when training the saver errors,it is wrong by saver = tf.train.Saver() to store the models

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.