Face-X icon indicating copy to clipboard operation
Face-X copied to clipboard

Face Matching Application Using Deep Learning

Open Pranshu-jais opened this issue 8 months ago • 2 comments

A Deep learning based streamlit web app which can identify similar faces

Approach:

  • using the MTCNN (Multi-task Cascaded Convolutional Networks) for face detection.
  • using a pre-trained VGGFace model for features extraction

Please assign me this task under GSSOC'2024 with appropriate level (1/2/3)

Pranshu-jais avatar May 29 '24 16:05 Pranshu-jais