-
The app keeps hitting the Rekognition API quota, and doing detection in a library would make the responses happen _much_ faster. Suggested libraries (based on a couple hours of research):
- http://cmp…
afeld updated
7 years ago
-
I found the extract image function store .jpg file on S3.
While the following function try to find .png file on S3 which will popup error like no key found on S3.
-
**Situation**
There is an error with how celery tasks are prioritized on Tinydoor.
**Background**
@escofresco uncovered the following scenario, which has these following conditions:
1. **…
-
We need to provide a way for content creators to remove their content if they so choose. This would also need to prevent re-uploading of said content until otherwise indicated.
-
**Is your feature request related to a problem? Please describe.**
Tesseract does not handle the PDF's I'd like to OCR strong enough.
**Describe the solution you'd like**
I want to be able to…
-
My code is almost same as App1.js but i'm getting warning as TypeError: undefined is not an object(evaluating '_reactNativeAudioRecord.AudioRecord.init') when i'm calling init and also similar warni…
-
cjg89 updated
4 years ago
-
I've seen that this issue has been opened before: https://github.com/aws-samples/amazon-rekognition-serverless-large-scale-image-and-video-processing/issues/6
Is it possible to change the code so t…
-
from this repo. Face detection is fine
-
해당 레포지토리에 감정인식과 관련된 Cloud를 이용한 세 회사의 API 특징과 현재 학습한 모델에 대해 정리해보았습니다.
1. 회사의 API를 사용한다면 Amazon Rekognition가 가장 좋은 것 같습니다.
Amazon EC2와 같은 AWS 클라우드 서비스를 이용한다면 Amazon Rekognition 기능은
무료로 사용 가능하다고 합니다…