go-nude | resize | |
---|---|---|
1 | 1 | |
410 | 2,883 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | over 2 years ago | |
Go | Go | |
MIT License | ISC License |
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.
go-nude
-
Ask HN: Please recommend me an NSFW content detection API
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â„¢
resize
-
How to create YOLOv8-based object detection web service using Python, Julia, Node.js, JavaScript, Go and Rust
github.com/nfnt/resize - the library to resize images. (Perhaps you can find more modern library, but I just used this one because it works properly)
What are some alternatives?
go-opencv - Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv
gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
mpo - JPEG-MPO Decoder / Converter Library and CLI Tool
svgo - Go Language Library for SVG generation
imagick - Go binding to ImageMagick's MagickWand C API
go-webp - Simple and fast webp library for golang
pt - A path tracer written in Go.
imaginary - Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
bild - Image processing algorithms in pure Go
govips - A lightning fast image processing and resizing library for Go
gg - Go Graphics - 2D rendering in Go with a simple API.
picfit - An image resizing server written in Go