Looking for face recognition and validation for registration [closed]

We’re building a registration flow where users upload a face image (stored on S3, backend gets the URL). We need to validate that the image has one clear face and check for possible duplicate faces across existing users; if similarity crosses a threshold, we block auto-approval and send it for admin review. We don’t want to build or train ML models and prefer a managed, production-ready AWS solution. **Currently considering AWS Rekognition ,is this the right approach, or are there better alternatives?

techstack-Django,react**

Вернуться на верх