https://github.com/mikeacosta/image-rekognition-lambda
Image detection
https://github.com/mikeacosta/image-rekognition-lambda
aws-lambda rekognition
Last synced: 3 months ago
JSON representation
Image detection
- Host: GitHub
- URL: https://github.com/mikeacosta/image-rekognition-lambda
- Owner: mikeacosta
- Created: 2019-08-02T15:47:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T21:44:40.000Z (over 4 years ago)
- Last Synced: 2025-01-10T18:59:19.133Z (4 months ago)
- Topics: aws-lambda, rekognition
- Language: Java
- Homepage: https://www.postcore.net/sns
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-rekognition-lambda
[Image detection application](https://www.postcore.net/sns) using the Amazon Rekognition deep learning image analysis service. The application is currenlty configured to surface labels detected with 90% confidence.
## Technologies
* Amazon Rekognition
* AWS Lambda
* Amazon S3
* Amazon Simple Notification Service
* [ASP.NET Core](https://docs.microsoft.com/aspnet/core/)
* [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr)