PriscilaProgramer07 / Facial_Recognition_Attendance_System

0 stars 0 forks source link

Upload images to S3 with metadata for face recognition #2

Open PriscilaProgramer07 opened 3 days ago

PriscilaProgramer07 commented 3 days ago

Create a Python script using the provided code to upload a set of images to an S3 bucket. Each image should be uploaded with metadata that includes the full name of the person in the image. The script should use the boto3 library to interact with AWS S3.