This project utilizes Amazon Rekognition, an AWS service powered by deep learning, to compare faces within user-uploaded images against a collection of reference images stored in Amazon S3 buckets. It ...
Description Generate and commit pip lock files for the repository's Python dependencies. The requirements.txt at the repository root currently has loosely pinned dependencies with no lock file, making ...