Face recognition and face matching with Python and DeepFace | Facial analysis | Computer vision

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 44

  • @ComputerVisionEngineer
    @ComputerVisionEngineer  10 месяцев назад +4

    Did you enjoy this video? Try my premium courses! 😃🙌😊
    ● Hands-On Computer Vision in the Cloud: Building an AWS-based Real Time Number Plate Recognition System bit.ly/3RXrE1Y
    ● End-To-End Computer Vision: Build and Deploy a Video Summarization API bit.ly/3tyQX0M
    ● Computer Vision on Edge: Real Time Number Plate Recognition on an Edge Device bit.ly/4dYodA7
    ● Machine Learning Entrepreneur: How to start your entrepreneurial journey as a freelancer and content creator bit.ly/4bFLeaC
    Learn to create AI-based prototypes in the Computer Vision School! www.computervision.school 😃🚀🎓

    • @duweitdasdunixweit6701
      @duweitdasdunixweit6701 3 месяца назад

      Can you compare the facial features of the supposed trump shooter thomas matthew crooks? There is a picture of the face/head of the dead shooter and you can compare it with the school book picture of crooks. To me the facial features looks quite not the same. But Someone professional like you should do a comparison about that.

  • @sefiks
    @sefiks 10 месяцев назад +40

    Hey 👋 I’m the creator of deepface. Thank you for sharing this to the community 🙏

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  10 месяцев назад +2

      Hey 🙌, thank you for creating such an amazing framework! 😃💪

    • @chitrarajkpaul8223
      @chitrarajkpaul8223 7 месяцев назад

      from deepface import DeepFace . While I write this there is an error as
      TypeError: unhasable type: 'list'
      Why

    • @siradjbenam
      @siradjbenam 6 месяцев назад

      Are you working at meta because this software is developed at meta

    • @sefiks
      @sefiks 6 месяцев назад +3

      @@siradjbenam No, i am not working at meta. Also, deepface model is developed by meta, deepface library is developed by me. They are totally different!

    • @siradjbenam
      @siradjbenam 6 месяцев назад

      @sefiks and what's the difference because actually I want to word with in .y thesis

  • @404NotFound-b7m
    @404NotFound-b7m 10 месяцев назад

    Great tutorial! Thank you Felipe and the CV team for sharing.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  10 месяцев назад +2

      Glad you enjoyed it! The CV team is only me for now. 😄🙌

    • @olanrewajuatanda533
      @olanrewajuatanda533 10 месяцев назад

      ​@@ComputerVisionEngineerwow! Thank you Felipe, I don't mind joining your CV team.

    • @olanrewajuatanda533
      @olanrewajuatanda533 9 месяцев назад

      @@ComputerVisionEngineer lol I understand, but change is a constant thing and things might change in the near future.

  • @suphotnarapong355
    @suphotnarapong355 10 месяцев назад

    Thank you, for sharing knowledge. Your videos is best guided for me to learn AI and its application.

  • @fritzchristoph8670
    @fritzchristoph8670 10 месяцев назад

    A video about compiling code with yolo and pyinstaller in pycharm would be nice. This is quiet trickey…
    But thanks for your fantastic content. You helped me so mich!!!

  • @papatsorn2010
    @papatsorn2010 7 месяцев назад +1

    Thank you, for sharing knowledge

  • @sreedeepdileep5263
    @sreedeepdileep5263 4 месяца назад

    hey can you share which is the best recognition model in deepface ?
    retina face seems to be the best detector.. but i would like to know which recognition model is the best and accurate ?

  • @kylyndisajojo3568
    @kylyndisajojo3568 7 месяцев назад

    Thanks. It makes things very easy.

  • @shantilalzanwar8687
    @shantilalzanwar8687 10 месяцев назад

    Nice video thanks. Can we use this if a person come in front of webcam, his profile from LinkedIn should be pulled up

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  10 месяцев назад

      🤔 You would need to map the person's face to the linkedin profile somehow.

  • @g.s.3389
    @g.s.3389 10 месяцев назад +1

    what a video with continuous face detection and recognition from a webcam....

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  10 месяцев назад

      Do you mean something like a face attendance system?

    • @g.s.3389
      @g.s.3389 10 месяцев назад

      @@ComputerVisionEngineer yes

  • @AngeloCarlotto
    @AngeloCarlotto 6 месяцев назад

    i was using the cv2 face detection and face recognition, what do you think? is deep_face better? i must say that i am facing problem with the cv2 to recognize face. Beside fake positives on face recognition it also consume too mutch process.

  • @rohanshah8129
    @rohanshah8129 10 месяцев назад

    You are a gem!

  • @Nelson-h1l
    @Nelson-h1l 23 дня назад

    How i compare face in a library of face??please

  • @theodorekoussoulis7733
    @theodorekoussoulis7733 4 месяца назад

    I am running face analysis for a certain photo and it gives me 9 different profiles... Can you comment on that ? regards Theodore

  • @christophermcgrath6333
    @christophermcgrath6333 8 месяцев назад +1

    what version of python where u using? I can successfully install deepface but cant seem to use it.

  • @lawrencerodriques7153
    @lawrencerodriques7153 10 месяцев назад

    Hey can you create a real time intrusion detection system detecting intrusion through CCTV and sending email to the security by first training the model with authorised(person who can enter) faces and then detecting.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  10 месяцев назад

      Sounds like a cool project idea, I will try to do it. 🙌

    • @lawrencerodriques7153
      @lawrencerodriques7153 10 месяцев назад

      @@ComputerVisionEngineer hey I have some idea If possible can I contact you through mail

  • @antukhan5592
    @antukhan5592 10 месяцев назад

    can u do a deep learning multi-classification with Streamlit?

  • @sid6559
    @sid6559 7 месяцев назад

    will it work with python 3.12 and what tensorflow version are you using, cause im getting:
    from tensorflow.keras.layers import (
    ImportError: cannot import name 'LocallyConnected2D' from 'tensorflow.keras.layers' (C:\Users\Sidhaarthan.intern\AppData\Local\Programs\Python\Python312\Lib\site-packages\keras\_tf_keras\keras\layers\__init__.py)

  • @AngeloCarlotto
    @AngeloCarlotto 6 месяцев назад

    good job

  • @3dmixer552
    @3dmixer552 7 месяцев назад

    would this be able to run on raspberry pi zero 2?

  • @Mareafatima
    @Mareafatima 6 месяцев назад

    Can facial recognition have a fake one?

  • @johngoodwin9332
    @johngoodwin9332 21 день назад

    I would like to send you four pictures and you can compare them for me. I pay you.

  • @akshayhegde5003
    @akshayhegde5003 10 месяцев назад

    First comment 😅