Giter Club home page Giter Club logo

pyqt_nsfw_image_filter_gui's Introduction

pyqt_nsfw_image_filter_gui

Yup.

You need two packages

nsfw-detector and PyQt5

This works every images, not only real photo but paintings such as anime too.

Having the background feature as well, for person who want to handle a lot of images with this

How to Run

  1. clone this
  2. pip install -r requirements.txt
  3. install Keras 299x299 Image Model and put it into src folder
  4. python main.py

Preview

image

How to Use

  1. Set the directory which contains image files.
  2. Press the filter button to remove the NSFW images.

How this works

This is using Keras 299x299 Image Model, and this is influenced by nsfw_model also known as nsfw-detector. This is pretty much GUI version of it.

Personally i categorized nsfw level as three, "nsfw", "semi-nsfw", "safe" based on certain standard.

Note

You can use this in CUI(Python code) only. Look at the script.py to figure it out how it works.

This really helps me a lot from encountered embarrassing moment from someone who checks my images which stored by crawling ๐Ÿ™‚

By the way i'm not sure i can upload the even slightly controversial image to explain how this works so i won't do it.

Please try it !!

pyqt_nsfw_image_filter_gui's People

Contributors

yjg30737 avatar

Stargazers

 avatar

Watchers

 avatar

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.