https://github.com/naveensrinivasan/safeimage
Testing of inappropriate images
https://github.com/naveensrinivasan/safeimage
adult-content aws aws-rekognition gcp google-vision-api swear
Last synced: 10 months ago
JSON representation
Testing of inappropriate images
- Host: GitHub
- URL: https://github.com/naveensrinivasan/safeimage
- Owner: naveensrinivasan
- Created: 2017-05-08T15:42:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T01:19:17.000Z (about 9 years ago)
- Last Synced: 2025-05-08T06:44:23.146Z (about 1 year ago)
- Topics: adult-content, aws, aws-rekognition, gcp, google-vision-api, swear
- Language: Go
- Homepage:
- Size: 1.12 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SafeImage
## CAUTION THERE ARE SOME NUDE PICTURES IN THIS REPO FOR TESTING
The goal of this repo is to use [google vision](https://cloud.google.com/vision/) and [AWS rekognition](https://aws.amazon.com/rekognition/) to identify inappropriate images. Compare which of these services is able to identify these inappropriate images.
This is for testing these services. I have also used the googles **detect text** api to identify swear words using OCR and loading curse words from a folder.