jhagroshan / abacus-face-recognition

Other
0 stars 0 forks source link

Currently only detect user 'roshan' face. #2

Open jhagroshan opened 5 years ago

jhagroshan commented 5 years ago

Upload user face to s3 and Link face to a collection as written below:

aws rekognition index-faces --image '{"S3Object":{"Bucket":"frs2019","Name":"tony.jpeg"}}' --collection-id "facesabacus2019" --detection-attributes "ALL" --external-image-id "tony" --region ap-southeast-2