Face Recognition Using Keras And OpenCV- Part 1- Data Collection

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

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

  • @shirjeelkhan
    @shirjeelkhan 4 года назад +4

    Thank you sir, please continue this series.

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

    Greate channel everything you can find about related to Datascience. definitely I will recommend this channel to my friends who want to learn Data Science. Great job sir🙏

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

    Hello krish.. Really very nice video.. In addition to this Can you make one video on handwritten signatures recognition using siamese network from scratch ..
    Thanking you in anticipation

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

    Please can you suggest some articles relating to this project

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

    You are doing amazin Job...

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

    Sir please make vedio on data mining algorithms like aprior ect......

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

    detection of any sort of thing from neural network in live video feed ​ #resnet50 ​ #face mask detection ​ #counting no of people ​ #distance between persons in a room
    Plzz make a video on this project

  • @mihretdesta9153
    @mihretdesta9153 Год назад

    hey sir what is the reason for increase the training loss and validation loss

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

    If I add more and more people over time do i have to train model again and again

  • @AbhishekKumar-zl7rq
    @AbhishekKumar-zl7rq 4 года назад

    if you get error like this TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
    this is due to full path is properly added eg: add from 'C:/Users/Madhu Devara/Downloads/opencv/faces' to 'C:/Users/Madhu Devara/Downloads/opencv/faces/' see i added "/" at last

  • @SivaKumar-rg1kx
    @SivaKumar-rg1kx 4 года назад +2

    I joined in ineuron for machine learning training. Is these project videos/concepts cover in that training?

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

    Keras Resnet instead of MobileNet upload a video

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

    Sir please tell which play list , This vedio is there. I am search deep learning play list and not able to find. Can you help me out

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

    Thank you Sir ,
    i have a question for you
    how to make machine learning model for deployment ?? please answer it soon.

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

      @Viral 10 no please tell me how to convert ml model using pickle?

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

    why are u using the word scratch at the beginning of video?@Krish Naik

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

    Thank you very much sir.please upload next part.waiting.

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

    Good initiative sir .....👍👍👍

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

    Sir, please upload the next part of the face recognition.

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

    Hello, excellent explanation.
    But I have a question it is possible to do facial recognition with masked faces? We can use eyes detection or another method?

  • @aditithakur9281
    @aditithakur9281 Год назад

    i need help regarding this I have made face recognition attendance management...but it is not 💯 present accurate.....it is also mixing data ...help me please 😭
    working correctly butt after using again and again it keeps mixing data help me please

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

    Hello Sir can you create some tutorials on one-shot learning using siamese neural network or any other which is best suitable for face recognition.

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

    Hi,@krish naik,is there any other mode of payment...bcoz i am not able to make payment may be bank servers are down due to lockdown..plz reply aeap...

  • @karnavchinchavde4851
    @karnavchinchavde4851 Год назад

    Can we use the same code for mobilenets v2?

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

    I have one doubt that....face recognition is considered to be one shot learning problem.......so shouldn't have you collected at-max 2-3 images of a person....rather than 200-300 images of a person..

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

    sir..can i use this code and setup for my mini project?

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

    Sir I have images with different background objects so I am getting errors in prediction, so is it necessary to have plain background?

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

    sir please make a video on YOLO FACE DETECTION ,THANK YOU

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

    Thanks a lot man this was really helpful

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

    i did it, however, the camera is opening and shut down immediately, then I see the "Face not found" script. why?

    • @Vinay-jg7yb
      @Vinay-jg7yb 3 года назад

      because this code is bullshit

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

    Sir can i just change the model to SSD mobilnet here will that work better ?

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

    Sir, What's the system configuration for running such codes??

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

    Hi sir can it be implimented using pytorch??? please explain

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

    Please can someone send me the full code. Its no longer on github

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

    can it handle spoofing ?

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

    How many images should we need to train

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

    Hello Sir. Thanks for this amazing tutorial. I ran the training phase of the model on Google colab and I am getting accuracy of 100 % on the training data during the 4th epoch. How do I tune the parameters so that the data does not overfit to the model ? I am running the model for 5 epochs

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

      how did you run on google colab can you please help?

  • @rohitgupta-ts2jf
    @rohitgupta-ts2jf 4 года назад

    R u making use of CPU or GPU ? N if u r using GPU then please help me with ... cause m not able to use my gpu .!!

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

    where the photos from code are saved?

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

    the best explanation ever gj

  • @abdulqayoom-abro
    @abdulqayoom-abro 3 года назад

    boss need your help to build real time face tracking system for institute using python

  • @جياالحق
    @جياالحق 3 года назад

    Can we use SQL instead of folders?

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

    After i run the coding , i get error like "Unable to open file (unable to open file: name = 'facefeatures_new_model_final.h5". how to resolve this ?

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

      You have downloaded it and places it it particular folder ...as path you trying open that file

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

    Sir ,
    After i run the coding , i get error like "Unable to open file (unable to open file: name = 'facefeatures_new_model_final.h5". how to resolve this ? please

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

      Same problem bro!!

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

      @@arjyabasu1311 cv2.CascadeClassifier(cv2.data.haarcascades + 'haarcascade_frontalface_default.xml') try this

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

    Thank you sir

  • @AKASHDEEP-xs1bo
    @AKASHDEEP-xs1bo 4 года назад

    Can I implement using pi 4b

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

    please tell me that how to insert data in test folder?

    • @Vinay-jg7yb
      @Vinay-jg7yb 3 года назад

      did you find out how it can be done?

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

      ​@@Vinay-jg7yb I have used the python OS library for creating directories. Get a name from the user and create a directory with its name and then give the path where you want to store it.

    • @Vinay-jg7yb
      @Vinay-jg7yb 3 года назад

      @@UsamaChishti thanks for replying
      What will be there in test folder?

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

    I don't have high configured laptop Can I use google collaboratory for this project

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

    Sir plzzz upload the next part fast
    Plzzz🙏🙏, it’s a humble request

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

    This code is not working

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

    I tried this but it saves only one picture in Images folder and It gives message "Face not found" in Jupyter as output.
    I have followed your instruction step to step, I don't understand what am i doing wrong?

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

      cv2.CascadeClassifier(cv2.data.haarcascades + 'haarcascade_frontalface_default.xml') Try this

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

      Did u get it after trying that code??

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

      @@bhaveshsalvi4437 I tried this but still it gives a message face not found in jupyter

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

      salma shaik Sorry I missed that notification. Didn't try it ☹️

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

      @@AyazurRahman I am getting 'Face not found' message continuously, please help resolve

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

    Hello brother. How do you downloaded the photos from google images. I couldn’t download more than 100. Can you help me ??

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

      He didn't download those images. He captured those images by running the code and camera will open and capture the screen.

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

      Nithin Reddy Can we download random images from google images??

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

      @@aryashah9073 you can try with your images and your friends images or else you can download any famous celebrity images

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

      @@nithinreddy2299 He have saved his friend's images in training data.What images he has saved in test data??

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

    good

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

    code is running but i unable to find the images folder can someone tell me what will be the issue?

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

      you have to create a images folder first and then run the code

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

    face cropper is not coming

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

    when I run it in jupiter notebook ,no window is popping up to capture my images.Can someone help?

    • @anilkumar-cu6we
      @anilkumar-cu6we 4 года назад

      yes it will pop up just check it one more time!

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

      @@anilkumar-cu6we bana ulasabilir misin

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

      @@anilkumar-cu6we benim hala 1 kere acılıyo sonra face not found

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

    Sir, Private coaching available ????

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

      I like the way you teach if there is not. You can teach on skype as well or on zoom. (Please consider this idea )

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

      Thank you so much sir u r my inspiration

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

      @@karansharma8951 He already does that. He and Shudhanshu they have a company called iNeuron where they teach remotely via online classes.

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

    watch it without subtitles it's challenge

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

    I'm using the same code, however, it's taking ages to capture images. I am getting a lot of "Face not found". Is there a specific reason (using laptop cam)? Sometimes it takes a minute to capture 100 pics as face_extractor return value is blank/none. Thanks

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

      did you solve the problem

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

      @@EfeUNLU98 yes, all you need to do is to tweak the face_classifier parameters. Try faces = face_classifier.detectMultiScale(frame, 1.1, 4) should work cheers

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

    Bro i follow the whole series but it is not accurate at all !!!!!