Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library not work with AWS Lambda ECR #102

Open
pjmd89 opened this issue Jul 11, 2023 · 0 comments
Open

library not work with AWS Lambda ECR #102

pjmd89 opened this issue Jul 11, 2023 · 0 comments

Comments

@pjmd89
Copy link

pjmd89 commented Jul 11, 2023

I made a docker image for AWS ECR to be able to run my code with AWS Lambda, and although if I test my container on my machine it works fine, on AWS it doesn't.
It doesn't show any errors, it just gives a timeout when it reaches the rec line, er := face.NewRecognizer(modelsDir).

suddenly the code stops and does nothing else. Do you have any idea why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant