Face Recognition: Using Python

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

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

  • @preethikattimani5060
    @preethikattimani5060 4 года назад +14

    Excellent knowledge with examples. Awesome.

  • @shafagh_projects
    @shafagh_projects 2 года назад +1

    Proud of you Rishad. you have brilliant future

  • @vybious944
    @vybious944 3 года назад +4

    Keep doing what you are doing. I love how you have grown so much

  • @amirsalarsalehi4968
    @amirsalarsalehi4968 3 года назад +1

    keep doing it

  • @sachinkulal8345
    @sachinkulal8345 2 года назад

    Nice job Rishab 💥
    Thank you.

  • @ryuk6575
    @ryuk6575 3 года назад +2

    Brilliant Boy....👍👍

  • @tusharalase7472
    @tusharalase7472 3 года назад +1

    Awesome explanation, Can you please share the code of face recognition in video, cause ur git hub code seems to be of face detection of an image.

  • @sydadd5584
    @sydadd5584 4 года назад +17

    Wondering how come this kid aware of complex programming skills. To be fact , senior software developers those who has more than 10 years exp also facing difficulties to Dev AI programs but this kid did it, which is not believable

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад +10

      Thanks for the compliments. I started very early on. My dad helps me clear most of my programming doubts, the internet is filled with details of every concept you want to learn.

    • @sarahalsamarae5622
      @sarahalsamarae5622 3 года назад

      @@RishabTeachesTech which type camera you used 5px or 8px???

  • @shibinthomas4683
    @shibinthomas4683 4 года назад +2

    Excellent !!!

  • @archanat4036
    @archanat4036 2 года назад

    😃🤟SUperb

  • @bhawanasinha1322
    @bhawanasinha1322 3 года назад

    Which version of python interpreter you have used?

  • @mlatifahmadi4126
    @mlatifahmadi4126 3 года назад

    Grat video i am interested

  • @dhanrajranvirkar007
    @dhanrajranvirkar007 4 года назад +2

    Awesome and explanation also good keep it up 👍

  • @hey0173
    @hey0173 4 года назад +1

    from where did u learn to code

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      Here are the details - www.linkedin.com/posts/rishabkattimani_geekle-python-learningskills-activity-6739681334224060416--Ble

  • @nivedhanivi9234
    @nivedhanivi9234 4 года назад +2

    What is frontend & backend in this project? Tell me please

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад +1

      Front end is Python (With OpenCV & face recognition), There is no backend layer in this project. Here is a version with Fauna DB as a backend - ruclips.net/video/1tYCK4Yh8rQ/видео.html

    • @nivedhanivi9234
      @nivedhanivi9234 4 года назад +1

      @@RishabTeachesTech tq so much 😇

  • @yourfriend7736
    @yourfriend7736 3 года назад

    And if I want to make that like if it detects unrecognised face It should raise an alert message!! Any suggestions from you?

  • @muzaffarmustafa1477
    @muzaffarmustafa1477 3 года назад

    Hii, where can i get directory for import facial_recognition? Thank you

  • @osama64jilani
    @osama64jilani 3 года назад +1

    Hi, great video buddy. How can i convert the video code in a way that it detects the faces in a previously saved video? Thanks in advance.

  • @Jvicky12345
    @Jvicky12345 3 года назад

    What algorithm you are using

    • @RishabTeachesTech
      @RishabTeachesTech  3 года назад

      I am simply using the module, the algorithm comes with that FaceRecognition module

  • @sarahalsamarae5622
    @sarahalsamarae5622 3 года назад

    Which camera ur use?? Can u tell me which type?

  • @prajwalitagi
    @prajwalitagi 4 года назад +1

    I'm unable to find the setup video. Help me out pl..

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      These are the basic instructions for macOS, but you may want to refer to these installation instructions: docs.opencv.org/master/d5/de5/tutorial_py_setup_in_windows.html

    • @prajwalitagi
      @prajwalitagi 4 года назад

      @@RishabTeachesTech I installed openCV, and Cmake. Having a lot of trouble with 'DLIB'. And I have Windows 10 OS.

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      Prajwal Itagi Many people reported that face recognition doesn’t work on 3.8, but works on python version 3.7 or power. You might want to check if you are using the correct version. Alternately you can use virtual environments.

  • @dev7891
    @dev7891 3 года назад +1

    Thank You!!!

  • @_yaswanth_varma_9588
    @_yaswanth_varma_9588 3 года назад

    can i known which python complier are using

  • @sudhamohan6801
    @sudhamohan6801 3 года назад

    how to detect whether candiate wear mask or not

  • @renelamesic7261
    @renelamesic7261 3 года назад

    Help me please,can I make that when it recognize my face it run code that I wrote like

    • @RishabTeachesTech
      @RishabTeachesTech  3 года назад

      Absolutely, you can customize the behavior based on your need. Here is another video where I called an API when it recognized my face - ruclips.net/video/inJbudpUzgs/видео.html

    • @renelamesic7261
      @renelamesic7261 3 года назад +1

      @@RishabTeachesTech thank you.I'm tryign to build AI something like Jarvis from iron man(not hard like that) and I want when it recognize my face to wake up.Also I want it to talk properly some simple stuff so If you know what I need to learn for that pls tell me

    • @RishabTeachesTech
      @RishabTeachesTech  3 года назад +2

      @@renelamesic7261 That sounds Awesome!! Theres also a module called pyttsx3 to talk out loud, which I've used in another one of my video (ruclips.net/video/3VafxtHd8y0/видео.html). And I was actually researching the same thing a few weeks ago, but instead, it would listen to your voice, and I used this video (ruclips.net/video/AWvsXxDtEkU/видео.html), it would listen to commands and respond back, I think this would also be useful to you. Good luck with your project :)

  • @mendesgoncalves6484
    @mendesgoncalves6484 3 года назад

    You r saving my life

  • @ainchenoh9712
    @ainchenoh9712 4 года назад

    how to do a face recognition with update list in excell or google sheet..like covid now day..i need to make a project to recognize a person and their name update into excell

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      Excel might have an API or SDK for Python, and you can push the recognized data to Excel using that API. Thats a great use case :)

  • @euvictoremmanoel_keys
    @euvictoremmanoel_keys 3 года назад +1

    Parabens mano me ajudou muito, vlw

  • @TimThePandaEdger
    @TimThePandaEdger 3 года назад +1

    learn from school: no thanks
    learn from random kid on the internet: yes

  • @rajeshwarkumar5088
    @rajeshwarkumar5088 3 года назад

    It was really nice tutorial. Only error, ValueError: operands could not be broadcast together with shapes (1,1,0) (128,) . Is there any suggestion to resolve the same? I am pretty new to python world.

  • @elifozcan7571
    @elifozcan7571 3 года назад

    return self.font.getsize(text)
    UnicodeEncodeError: 'latin-1' codec can't encode character '\u0130' in position 2: ordinal not in range(256) How can I fix this?

  • @gowthama4054
    @gowthama4054 4 года назад

    Hi rishab how do u practice coding...

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад +1

      Hi Gowtham, I brainstorm with my dad and usually keep choosing a new mini project. I research the topic, and code it, in some cases reuse others code. Change it to meet my needs and also share them if they are worth making a video. I dont practice but mostly keep moving on with new and interesting projects and technologies.

  • @liviuconstantin9960
    @liviuconstantin9960 3 года назад

    Good job kiddo. However, I encountered a problem. My USB camera fills the entire screen and that creates a problem. Camera crashes in few seconds. Any suggestion on how to make the window smaller?

    • @TejrajParab
      @TejrajParab 3 года назад +1

      You can use .set method in OpenCV.

  • @shivamgopchade8450
    @shivamgopchade8450 4 года назад +3

    Finally found chintu of white_hat_junior😂

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад +5

      lol 😂 I took 1 class with WhiteHat Jr. but I didn't like the slow pace, I learned all the technologies from my dad and RUclips.

    • @ryuk6575
      @ryuk6575 3 года назад

      🤣🤣

    • @stephencurry3502
      @stephencurry3502 3 года назад

      @@RishabTeachesTech Same lol

  • @GregoryRobertsLx
    @GregoryRobertsLx 3 года назад

    Nice video! You have a good presentation style. Keep up the good work.

  • @kumardebtripathy4986
    @kumardebtripathy4986 4 года назад

    Traceback (most recent call last):
    File "C:/Users/DILIP/AppData/Local/Programs/Python/Python37-32/face recogg.py", line 1, in
    import face_recognition
    ModuleNotFoundError: No module named 'face_recognition'
    code showing like it.
    i have to install opencvto run this code?

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      Hi Kumar, you need to install face recognition module. Full instructions here - pypi.org/project/face-recognition/

    • @kumardebtripathy4986
      @kumardebtripathy4986 4 года назад

      @@RishabTeachesTech what modules i have to install & how please tell

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      @@kumardebtripathy4986 This previous video of mine explains the modules to install -ruclips.net/video/aYsQBZwD3oE/видео.html.

  • @siddheshpawar5680
    @siddheshpawar5680 4 года назад +1

    error : list index out of range

    • @RishabTeachesTech
      @RishabTeachesTech  4 года назад

      This error shows up usually when faces aren’t detected in your known faces image

  • @hopeforbest8880
    @hopeforbest8880 3 года назад

    can you please share this code with us?

  • @vie.xuan2005
    @vie.xuan2005 3 года назад

    How old are you

  • @mainahibataunga8619
    @mainahibataunga8619 3 года назад +1

    bhai plese code in chat box

  • @senanmehdiyev25
    @senanmehdiyev25 2 года назад

    At first thank you nice job works and explanation, I got this error
    1 while True:
    2 ret, frame = video_capture.read()
    ----> 3 rgb_frame= frame[:, :, ::-1]
    4 face_locations = face_recognition.face_locations(rgb_frame)
    5 face_encodings = face_recognition.face_encodings(rgb_frame, face_locations)
    TypeError: 'NoneType' object is not subscriptable
    Please, help I can not solve

  • @aljoeanthonyberdin2845
    @aljoeanthonyberdin2845 3 года назад +1

    Thanks for this video =)

  • @thenakedtruth7773
    @thenakedtruth7773 3 года назад +1

    How can i contact you personally ,??

    • @RishabTeachesTech
      @RishabTeachesTech  3 года назад

      I can only be contacted publicly by leaving comments on my youtube channel.

    • @thenakedtruth7773
      @thenakedtruth7773 3 года назад

      @@RishabTeachesTech i I need some help with programming errors plz

    • @RishabTeachesTech
      @RishabTeachesTech  3 года назад

      @@thenakedtruth7773 You can share them here.

    • @thenakedtruth7773
      @thenakedtruth7773 3 года назад

      @@RishabTeachesTech plz give m email ?

    • @thenakedtruth7773
      @thenakedtruth7773 3 года назад +1

      @@RishabTeachesTech face_recognation and dlib library installing error on pycharm and conda plz give me a solution

  • @thenakedtruth7773
    @thenakedtruth7773 3 года назад +1

    Nice work dear