akshitagupta15june / Face-X

Demonstration of different algorithms and operations on faces. Star the repo⭐
https://discord.gg/QapWBRZbVe
MIT License
700 stars 600 forks source link

Feature request: ADDITION OF "FACE DETECTION USING HARRCASCADE ALGORITHM" #1791

Open Rishitha1234 opened 1 month ago

Rishitha1234 commented 1 month ago

Is your feature request related to a problem? Please describe. I would like to implement face detection using the Haar cascades algorithm, ensuring accurate results, as previous attempts using other codes have not been successful.

Describe the solution you'd like I want to use a pre-trained model of Harrcascades so that the detection will become easy.

Describe alternatives you've considered Instead of training the model I want to use an ".xml" file which has pre-trained model to detect the face.

aryanchauh commented 1 month ago

I wanna work on this issue. Can please assign me this issue @akshitagupta15june

Priyanshul130 commented 2 weeks ago

@Rishitha1234 i would like to give a suggestion while using the haarcascade pretrained model their are some issue 1)Issue of licence and agreement for haarcascade 2)it is not much accurate 3)using the face encoding is way better then haarcascade coz the model is trained very well