A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
368
stars
158
forks
source link
Using Container in ImageProcessor Lambda Function #64
Is it possible to replace the existing ImageProcessor Lambda function with a similar one but have the code inside a Docker container that is in an ECR without messing up the current stack setup?
Is it possible to replace the existing ImageProcessor Lambda function with a similar one but have the code inside a Docker container that is in an ECR without messing up the current stack setup?