pygram VS nude.py

Compare pygram vs nude.py and see what are their differences.

pygram

Instagram-like image filters. (by ajknzhol)

nude.py

Nudity detection with Python (by hhatto)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pygram nude.py
- 1
102 921
- -
0.0 1.8
about 10 years ago over 3 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pygram

Posts with mentions or reviews of pygram. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning pygram yet.
Tracking mentions began in Dec 2020.

nude.py

Posts with mentions or reviews of nude.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-08.
  • Ask HN: Please recommend me an NSFW content detection API
    6 projects | news.ycombinator.com | 8 Sep 2023
    If you need a quick & dirty solution (that works for now), I suggest using [An Algorithm for Nudity Detection - by R. Ap-Apid](https://www.researchgate.net/publication/249767252_An_Algori...). It has multiple oss implementations in [js](https://github.com/pa7/nude.js), [python](https://github.com/hhatto/nude.py), [ruby](https://github.com/rummelonp/nude.rb), [go](https://github.com/koyachi/go-nude), and you could probably find one in the language you're using (or implement it yourself). It works well enoughâ„¢

What are some alternatives?

When comparing pygram and nude.py you can also consider the following projects:

pyBarcode

scikit-image - Image processing in Python

pillow - Python Imaging Library (Fork)

Quads - Computer art based on quadtrees.

thumbor - thumbor is an open-source photo thumbnail service by globo.com

neural-enhance - Super Resolution for images using deep learning.

pycairo - Python bindings for cairo

hmap - Image histogram remapping

wand - The ctypes-based simple ImageMagick binding for Python