awslabs / aws-ai-solution-kit

Machine Learning APIs for common use cases, include: General OCR (Simplified/Traditional Chinese), Custom OCR, Image Similarity, Object Recognition, Face Detection, Face Comparison, Human Image Segmentation, Human Attribute Recognition, Pornography Detection, Image Super Resolution, Text Similarity, Car License Plate, etc.
Apache License 2.0
145 stars 25 forks source link

Fail to deploy Lite OCR - Traditional Chinese #153

Closed wayne116688 closed 6 months ago

wayne116688 commented 6 months ago

Dear Yan,

I encountered an issue while attempting to deploy the "Yes: Lite OCR - Traditional Chinese" solution.

image

Regrettably, the deployment process encountered a failure. Could you kindly assist me in identifying any oversights on my part?

The CloudFormation event status indicates the following:

Embedded stack arn:aws:cloudformation:us-east-1:xxxxxxxxxxxxxx:stack/AI-Solution-Kit-GeneralOCRTraditionalChineseNestedStackGeneralOCRTraditionalChineseNes-1VM9U651N5ADC/345f22c0-b5a7-11ee-9f27-12bf2aef6c25 was not successfully created. The following resource(s) failed to create: [generalocrtraditionalchinesegeneralocrtraditionalchineseApp89CAEB4E].

I appreciate your prompt attention to this matter and any assistance you can provide in resolving the deployment issue.

Best regards, TC

wayne116688 commented 6 months ago

Hello Yan,

I believe there may be a Lambda memory 3008 issue. I have already submitted a billing ticket to request an increase in the quota to 10240. Currently, there is no form available for quota increase requests. Also, according to the Lambda quota page, "New AWS accounts have reduced concurrency and memory quotas. AWS raises these quotas automatically based on your usage."

Lambda Quota Page

I suggest that the memory size may need to be adjustable, especially for those of us with newly created AWS accounts. The AI-solution-kit OCR feature is currently not deployable due to quota limitations.

Thank you.

Regards, TC