5 Easy & Effective Face Detection Methods in Python | OpenCV | Dlib | Mediapipe

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 13

  • @saikiranreddymekala1346
    @saikiranreddymekala1346 2 роки тому +1

    A single stop to know about all face detector models ....thank you sir!

  • @rakeshkumarrout2629
    @rakeshkumarrout2629 Рік тому

    what is the course and is it live?i just find it similar what i saw in my office as intern.production grade kT.

  • @hussnainimtiaz7756
    @hussnainimtiaz7756 3 роки тому +1

    Salam Taha bhai. I would really appreciate if you share your knowledge about the most robust one to many facial recognition algorithms.

    • @BleedAIAcademy
      @BleedAIAcademy  3 роки тому +2

      That is interesting but it would be too much for a single video, I was thinking about making a small course on Facial recognition and its applications, along with other interesting things.

  • @pratikmhaske55
    @pratikmhaske55 2 роки тому

    hello sir i have implemented the eye drowsy detection using dlib and i have added background image to be realistic in the frame but as i added the images and managed with the threshold the programs runs but it lags and detection is not done as expected what to do..can u respond that how i can add a image in the background in the frame and implement eye detection

  • @taqikhan5418
    @taqikhan5418 3 роки тому +1

    Can't open "models/deploy.prototxt" in function 'cv::dnn::ReadProtoFromTextFile' getting this error when using opencv dnn

    • @BleedAIAcademy
      @BleedAIAcademy  2 роки тому

      Hi Taqi, please make sure that deploy.prototxt file is present in the models directory.

  • @0shaad
    @0shaad 2 роки тому

    i'm getting this error in using mediapipe,
    INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
    help me out

  • @SadaqatKhan-nv3nz
    @SadaqatKhan-nv3nz 2 роки тому +1

    agr ham video insert karna chaty hain or video pr face detection chaty hain to kaha pr kaya changing karni paray gi please tell me as soon as possible

    • @BleedAIAcademy
      @BleedAIAcademy  2 роки тому

      Hi Sadaqat, it's already performing face detection on a webcam video in the last cell of the jupyter notebook, you just have to modify the last cell to read the video from the disk instead of the webcam.

  • @taqikhan5418
    @taqikhan5418 3 роки тому

    Please make course on face recognition. I am using opencv lbph algorithm but it is not working great

    • @BleedAIAcademy
      @BleedAIAcademy  3 роки тому +1

      I was thinking of making a face recog video on most popular methods, but that video idea was just too long, I'll see if I can squeeze something like that in future videos.