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
Typo in the Readme: parameter RtRekogS3BucketNameParameter in cfn-params.json does not exist #5
For parameter
s3_bucket
of imageprocessor-params.json, the instructions in the readme file say:However, the parameter
RtRekogS3BucketNameParameter
is not defined in cfn-params.json. This parameter is not used in any programs either.This could be a typo, or is it the FrameS3BucketNameParameter that it is trying to refer to?