blobcity / ai-seed

1000+ ready code templates to kickstart your next AI experiment
https://cloud.blobcity.com
Apache License 2.0
115 stars 54 forks source link

Face Recognition #946

Open Thilakraj1998 opened 2 years ago

Thilakraj1998 commented 2 years ago

Implement a Face Recognition system in python using machine learning/deep learning technique, which recognizes the face detected from an image using OpenCV. Utilize OpenCV to crop the detected face, which should be input to the AI model to predict the name/label associated with the faces.

sakares commented 2 years ago

Hi @Thilakraj1998

In order to participate Hacktoberfest21 event, I just create PR #967 for age range prediction for associated face Please feel free to check there