FACE RECOGNITION + ATTENDANCE PROJECT | OpenCV Python | Computer Vision

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 1.8K

  • @kipenolemayian
    @kipenolemayian 2 ปีที่แล้ว +9

    I became from a zero to a hero in OpenCv in just under 2 hours.
    Thumbs up man! Love your show

    • @aditithakur9281
      @aditithakur9281 2 ปีที่แล้ว

      but what about getting unknown_image

  • @churchmankassym8336
    @churchmankassym8336 2 ปีที่แล้ว +22

    If you have troubles with installation of 'dlib' try following:
    1. Make sure u have a SINGLE and proper version of Python (3.7.6 or close)
    2. Make sure to have a latest pip version
    3. Make sure u install a single version of VS(with C++ build) and single Pycharm
    4. Make sure that during the download of packages(dlib, etc.) ur antivirus is turned off, or takes those packages as exceptions
    These steps helped me. Spent 2 hours on that omg

  • @murtazasworkshop
    @murtazasworkshop  4 ปีที่แล้ว +29

    Upon request from one of the viewers, I have added the code for labeling unkonwn faces as well. The code is available at the blog post under the heading 'Labeling Unknown faces as well'
    www.murtazahassan.com/courses/opencv-projects/
    What would you like to see next? If you have any suggestions comment below.

    • @sankasuvarna1764
      @sankasuvarna1764 4 ปีที่แล้ว +4

      Sir elobarate the code to not only detecting their faces but also their movement tracking too means in a simple way it should work like a cctv camera should recognize the faces in video and should capture and store the faces along with thier names so if any unknown person enters in the video it should store as unknown face sir pls do this sir i will be very thankful to u

    • @snehalchodankar6538
      @snehalchodankar6538 4 ปีที่แล้ว

      Sir, can we limit the number of faces detected...?
      I tried this code but whenever web cam loads up and starts detecting faces, it lags a lot...
      So I wanted to limit my webcam to record 1 face at a time...
      Is it possible to make this change..?

    • @harrymackfanclub9067
      @harrymackfanclub9067 4 ปีที่แล้ว +2

      How can we convert this project into app?

    • @moeezatlas5914
      @moeezatlas5914 4 ปีที่แล้ว

      Murtaza bhai can you add a simple GUI to this too please

    • @Zehdari
      @Zehdari 4 ปีที่แล้ว

      I’d be interested to see your implementation of pose estimation

  • @HelloKnowledgeofficialchannel
    @HelloKnowledgeofficialchannel 4 ปีที่แล้ว +91

    Finally, I become successful to run this project. Thanks a lot sir

    • @apekshadekate6853
      @apekshadekate6853 4 ปีที่แล้ว +4

      did the encodings work properly in the correct way? IDK why but in mine, the encodings are matching for the different persons!

    • @VishalSharma-ks6ip
      @VishalSharma-ks6ip 3 ปีที่แล้ว +5

      Bro can u tell me how to add those images?

    • @shiny_retriever
      @shiny_retriever 3 ปีที่แล้ว +1

      @@VishalSharma-ks6ip same question vishal.... Did you got the answer to your doubt plss reply

    • @brandonordonez9317
      @brandonordonez9317 2 ปีที่แล้ว

      Hi! Does it work when you're wearing glasses, accessories on your face?

    • @MADHURIKITCHEN9
      @MADHURIKITCHEN9 2 ปีที่แล้ว

      @@VishalSharma-ks6ip no need to add images. When you run this project it on your webcam and just you have to show image to that webcam.

  • @karthikeyan7051
    @karthikeyan7051 4 ปีที่แล้ว +51

    Thanks a lot Murtaza, I was about to develop this application for my own. Finally you made it simple.

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +4

      You are most welcome

    • @ahmedbishree9429
      @ahmedbishree9429 4 ปีที่แล้ว +5

      @@murtazasworkshop Dear Murtaza thanks very much for the great work, when I start the face-recognition session on live webcam it was very slow, appreciate it if there is any way to make it faster.

    • @nueledward652
      @nueledward652 4 ปีที่แล้ว

      error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
      this is the error i keep getting. pls can u help? time play is 28:25 .it cant convert to rgb

    • @gauravgupta4847
      @gauravgupta4847 3 ปีที่แล้ว

      @@murtazasworkshop in which part of the code we use SVM?

    • @ashishmartin5985
      @ashishmartin5985 3 ปีที่แล้ว

      @Maryam Ashraf do it with the help of cascades

  • @amosmunezero9958
    @amosmunezero9958 2 ปีที่แล้ว +19

    I just love how much detailed this tutorial is, thanks for investing quite significant time to put this together. Much appreciated

    • @arn3081
      @arn3081 2 ปีที่แล้ว

      Bro i m facing issue in downloading face recognition package n dlib
      ,same we r facing in pycharm .bro which terminal should i use ,we were working on windows 10 .
      Pls bro help me

  • @Raketenclub
    @Raketenclub 4 ปีที่แล้ว +31

    your tutorials are absolutely awesome! i watched them the whole day for the last days and will repeat. thank you so much. i was using opencv years ago with c and later with c++ using just one book without any knowledge (and still got useful results). but python is much more comfortable, even if i am not yet in python at all. i just learned so much from you! thanks so much! did not write a single line of code yet, but it feels like im in already :)

    • @Nellore_Gun
      @Nellore_Gun 2 ปีที่แล้ว

      Bro I can't able to install dlib and face recognition please help me bro

    • @mominaazam3143
      @mominaazam3143 2 ปีที่แล้ว

      @@Nellore_Gun facing the same issue

    • @fasteddieguitar1891
      @fasteddieguitar1891 2 ปีที่แล้ว

      @@Nellore_Gun uninstalling python and reinstalling everything plus VS C++ helped but the code on github doesn;t match..no imagesbasic files and there's an import missing for numpy on the project downloaded as a zip. I tried adding a couple of jpgs but the configuration errors costs a lot of time ..is there another project link that I'm missing?

    • @orange6762
      @orange6762 ปีที่แล้ว

      Can ik which algorithm he used ???

    • @secureguru4443
      @secureguru4443 ปีที่แล้ว

      Whom I contact regarding same I want give solutions one of Cusotmer

  • @happyguy9121
    @happyguy9121 ปีที่แล้ว +5

    Finally after so many errors and debuggs. I made this project successfully 🎉🔥..thank you so much for this amazing video

    • @TechnicalMasterAman
      @TechnicalMasterAman 11 หลายเดือนก่อน

      @happyguy9121 could you share the source code, really need it

    • @happyguy9121
      @happyguy9121 11 หลายเดือนก่อน

      @@TechnicalMasterAman your Gmail??...I will mail you the code..and I was having trouble with other compilers so I used vs code to execute this project.

    • @mohammed-hananothman5558
      @mohammed-hananothman5558 8 หลายเดือนก่อน

      could you share the code or provide me with a link to it. It's kinda urgent

    • @prachisoi5733
      @prachisoi5733 6 หลายเดือนก่อน

      Plz tell me how to get the secret file

  • @ragulshan6490
    @ragulshan6490 4 ปีที่แล้ว +18

    You're doing an amazing job man!!! I thought OpenCV would be hard to learn, but you proved me wrong!! I was anxious whenever i think about OPENCV, but you made it as a piece of cake.!!

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +4

      I am glad it was helpful

    • @lolguy-x9n
      @lolguy-x9n 3 ปีที่แล้ว +1

      great teacher indeed. i had no idea what opencv even.

    • @MothukuriKavya
      @MothukuriKavya 2 ปีที่แล้ว +1

      @Ragul Shan hey,can you tell me the prerequisites for this project.?

  • @jmediaonline9749
    @jmediaonline9749 3 ปีที่แล้ว +10

    One of the best teachers online! Thanks so much man, love your videos

  • @monihareddy5491
    @monihareddy5491 3 ปีที่แล้ว +19

    Just took 5 minutes to fall in love with the tutorial. Thank you so much, made my day.

  • @Zehdari
    @Zehdari 4 ปีที่แล้ว +35

    Excellent explanation. It's so clear that anyone can figure this stuff out.

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +7

      Glad you think so!

    • @__3093
      @__3093 4 ปีที่แล้ว +3

      @@murtazasworkshop yeah it's really easy, I had problems installing face_recognition and dlib libraries and you helped a lot :D

    • @koushikmuthesh3859
      @koushikmuthesh3859 4 ปีที่แล้ว +1

      @@__3093 I too face a problem installing face_recognition and dlib suggest a solution

    • @Jimmy-vq6jk
      @Jimmy-vq6jk 4 ปีที่แล้ว

      @@murtazasworkshop
      Running the following code shows an error →→ (ModuleNotFoundError: No module named 'face_recognition')
      import cv2
      import numpy as np
      import face_recognition
      imElon = face_recognition.load_image_file('D:/Python-OpenCV/Elon Musk .jpg')
      imElon = cv2.cvtColor(imElon,cv2.COLOR_BGR2RGB)
      imTest = face_recognition.load_image_file('D:/Python-OpenCV/Elon Test .jpg')
      imTest = cv2.cvtColor(imTest,cv2.COLOR_BGR2RGB)
      cv2.imshow('Elon Musk .jpg',imElon)
      cv2.imshow('Elon Test .jpg',imTest)
      cv2.waitKey(0)

    • @mohamedriyaz3980
      @mohamedriyaz3980 4 ปีที่แล้ว

      @@murtazasworkshop what algorithm you are using sir

  • @dragosdalta4317
    @dragosdalta4317 3 ปีที่แล้ว +16

    Very impressive code and description. Thank you very much to put so much patience and style combined with originality in ur video. It is very helpful to learn smth new when u have a person who knows how to explain things.
    Legend !!!

    • @murtazasworkshop
      @murtazasworkshop  3 ปีที่แล้ว +3

      Thank you for your kind words

    • @Kinji_Hkri
      @Kinji_Hkri 2 ปีที่แล้ว

      @@murtazasworkshop what algorithm is used in this program?

    • @heptaflix.media9858
      @heptaflix.media9858 2 ปีที่แล้ว

      @@murtazasworkshop what about next day's attendance

  • @VallsLar
    @VallsLar 4 ปีที่แล้ว +11

    Great job man! This code is awesome! I am very impressed how good the face recognition system is by learning with just one photo!!! Keep bringing more videos like this!

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +3

      Thank you, I will

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +1

      Thank you, I will

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +1

      Thank you, I will

    • @mayankbajpai9871
      @mayankbajpai9871 3 ปีที่แล้ว

      @@murtazasworkshop My mak attendance function is repeatedly entering same entries again and again creating many entries for one person

    • @candrasniper3404
      @candrasniper3404 3 ปีที่แล้ว

      @@mayankbajpai9871 use "if not", so that it wont printed repeatly.

  • @yousefwaelsalehelsaidkhalil
    @yousefwaelsalehelsaidkhalil ปีที่แล้ว

    I was working on this project for like 2 months and found that tutorial which helped me so much! Really thank you!

  • @rasheedmalik6594
    @rasheedmalik6594 4 ปีที่แล้ว +11

    Sir great tutorial...i wish if u could be my teacher for AI. every step explained thoroughly!!!

  • @phudinhtruong
    @phudinhtruong 4 ปีที่แล้ว +2

    The best video about open cv and pyhon i ever see in my whole life

  • @zizo8737
    @zizo8737 4 ปีที่แล้ว +13

    We need more ppl like u ❤️

  • @meranti89
    @meranti89 4 ปีที่แล้ว +1

    Thank you very much for the clear explanation! I've followed until the end and it works really well! Your accent is understandable for me and you showed everything in detail. Again, your contribution to public is very much appreciated. Again, thank you very much!

    • @srikantpanigrahi9321
      @srikantpanigrahi9321 3 ปีที่แล้ว

      Hi Amierah, I am getting error in ocde, is that possible to provide the file in my email id i.e srikant143@gmail.com, thanks in advance

    • @shiny_retriever
      @shiny_retriever 3 ปีที่แล้ว +1

      Hey i have not tried yet... Please tell if it really work.... I have to do this as a project ... So it's very urgent... Please sir🙂

    • @shiny_retriever
      @shiny_retriever 3 ปีที่แล้ว

      @@srikantpanigrahi9321 sir did you got the solution to your error?

  • @khalilalmoayad3827
    @khalilalmoayad3827 4 ปีที่แล้ว +25

    Thanks a lot man, this will help me a lot with my graduation project

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +7

      Glad I could help!

    • @faisalbilal6054
      @faisalbilal6054 4 ปีที่แล้ว +10

      I'm also watching for my graduation project 😄
      Hope it goes good

    • @mohammadosama4709
      @mohammadosama4709 4 ปีที่แล้ว +3

      Can we consider this project as major project?

    • @lakshaytaneja2810
      @lakshaytaneja2810 4 ปีที่แล้ว +2

      actually, i am also building my major project, so if anyone has done some advancements in this project that could help, please contact

    • @rryann088
      @rryann088 4 ปีที่แล้ว +1

      @@mukulmalviya1605 Hi, I am also digging into this project pretty seriously :) Thanks

  • @rajatvardam2787
    @rajatvardam2787 2 ปีที่แล้ว +2

    You are awesome. This video is lit. Words cannot express how easy this was and what a beautiful learning experience this was. Thankyou so much. People like you make this world beautiful and I hope I can be just like you when I grow up. I'm 17 BTW

  • @Davet998
    @Davet998 4 ปีที่แล้ว +7

    Great job! I appreciate all the effort going into making these videos.

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว

      Thank you. Glad you like them!

    • @nueledward652
      @nueledward652 4 ปีที่แล้ว

      error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
      this is the error i keep getting. pls can u help? time play is 28:25 .it cant convert to rgb

    • @arshadfarooqui4984
      @arshadfarooqui4984 3 ปีที่แล้ว +1

      @@murtazasworkshop can you send a send the source code of your project

  • @Nicole-se7zj
    @Nicole-se7zj 3 ปีที่แล้ว +2

    This is a super fun project and everything works perfectly. Thank you for sharing this!

    • @enudemejonathan4057
      @enudemejonathan4057 3 ปีที่แล้ว

      I have been trying to implement this but I have been having difficulties installing the dependencies, I can't even find dlib, and face-recognition libraries

    • @dhivyak2889
      @dhivyak2889 ปีที่แล้ว

      Which python version are using ?

  • @yontenjamtsho1539
    @yontenjamtsho1539 4 ปีที่แล้ว +9

    Another great video. Thank you for uploading

  • @avishekdutta1901
    @avishekdutta1901 3 ปีที่แล้ว

    People like you are the real knowledge giver!!!!! Keep up the good work.............

  • @girlengineer23
    @girlengineer23 4 ปีที่แล้ว +12

    Sir you are really helping us a lot.
    Your videos are very useful, I am implementing all your projects and I am gaining a lot of Knowledge.
    Thank you so much.

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว

      Glad to hear that

    • @nueledward652
      @nueledward652 4 ปีที่แล้ว

      error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
      this is the error i keep getting. pls can u help? time play is 28:25 .it cant convert to rgb

    • @shiny_retriever
      @shiny_retriever 3 ปีที่แล้ว

      @Maryam Ashraf hey did you get the solution to your problem?,

  • @loanpia7718
    @loanpia7718 2 ปีที่แล้ว

    wow, this is the best tutorial, I really appreciate your lecture, I have a better understanding of the idea of ​​this project, I have changed some components as follows, I add a branch condition with strangers and add embeddings to a pickle file, that will reduce the process of getting "encodelistknown", I will continue to append new images like yours 51:16 to the postgresql database, that's all I mean if you want to reduce the execution time

  • @n_suwannarat
    @n_suwannarat 3 ปีที่แล้ว +3

    I love your videos!
    Keep making these wonderful tutorials!

  • @benettsif4147
    @benettsif4147 3 ปีที่แล้ว +1

    I wish in the future i ll be able to help people as much as you do. Your tutorial rocks. Welldone!!!!

  • @phil7455
    @phil7455 3 ปีที่แล้ว +6

    Really enjoying these walk throughs. Been trying to get my head round OpenCV and these series are showing some great examples.
    Now just trying to figure out how to remove the IF loop, so every time a face is detected it's logged for an entry door system.

    • @murtazasworkshop
      @murtazasworkshop  3 ปีที่แล้ว +2

      Good luck

    • @phil7455
      @phil7455 3 ปีที่แล้ว +1

      @@murtazasworkshop Thanks. It was actually pretty simple thanks to the explanation; just swap the 'if name not in nameList:' to 'if datetime_now() not in namelist:'.
      Yes, the CSV file can be quite big, but that's easy too edit after the event.

    • @akashpujari2478
      @akashpujari2478 3 ปีที่แล้ว

      @@phil7455 How did you attatched csv file?

    • @phil7455
      @phil7455 3 ปีที่แล้ว

      @@akashpujari2478 CSV can be read by Excel; can see the first name, then search all instances, and delete all but the first and last. There's probably an automated way of doing it - show first name entry, show last name entry - but haven't had a need for that level of interaction.

    • @techieforall
      @techieforall 2 ปีที่แล้ว

      @@murtazasworkshop sir i am running the code but i think while loop isn't ending and it is continously going on without terminating

  • @ulansharshenbaev6694
    @ulansharshenbaev6694 3 ปีที่แล้ว

    I am shocked no dislike on your tutorial.)) Very good)) I can't stop watching your videos.))

  • @mansheudawah117
    @mansheudawah117 7 หลายเดือนก่อน

    Wowowowowowowow. I have never seen a patient teacher like yours on TH-cam. A million thumbsUP for you.
    👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍

  • @shamita2724
    @shamita2724 4 ปีที่แล้ว +5

    i have just implemented this thank you for this amazing projects

    • @srikantpanigrahi9321
      @srikantpanigrahi9321 3 ปีที่แล้ว

      Hi Girl, is that possible to send the project in my email id? your help will be appriciated, thanks in advance.

    • @be_a_16_sahanamhegde35
      @be_a_16_sahanamhegde35 3 ปีที่แล้ว

      I want this project plz can you please provide me

    • @vinayakdamodar1886
      @vinayakdamodar1886 3 ปีที่แล้ว

      Ya can you please send to my email

  • @aswinsid
    @aswinsid 2 ปีที่แล้ว +1

    you really saved my ass in my university project.....kudos to you bro

  • @sakshigoyal65
    @sakshigoyal65 4 ปีที่แล้ว +3

    thanku so much this really helped me and i made this whole project by following this whole tutorial and as i am a beginner in python i made this project and i am really happy

  • @pyoushmadan301
    @pyoushmadan301 2 ปีที่แล้ว +2

    sir you are perfect in giving tutorial and I am so happy to learn with you
    thanks a lot

  • @bigboi7140
    @bigboi7140 4 ปีที่แล้ว +5

    YES THANK YOU SO MUCH SIR I LITERALLY ASKED FOR THIS IN A PREVIOUS VIDEO

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +5

      Yes, this video was based on the request .

    • @bigboi7140
      @bigboi7140 4 ปีที่แล้ว +3

      @@murtazasworkshop thank you sir

    • @Bmahmoud14
      @Bmahmoud14 3 ปีที่แล้ว

      @@bigboi7140 am working on the jetson nano,,i got the error "FileNotFoundError: [Errno 2] No such file or directory: 'Attendance.csv' " why is this happening

  • @neelsoni13062
    @neelsoni13062 ปีที่แล้ว

    Most Amazing Channel to Learn OpenCv most easily and interestingly 🙏🙏🙏❣️❣️❣️❣️❣️

  • @mahmood4735
    @mahmood4735 4 ปีที่แล้ว +17

    Hello Master ,I really appreciated for this clear and helpful tutorial , just if is possible please say how to have one more value in Output ,I mean how to add real Date ( .Name ,Date,Time.)

    • @usamaliberty
      @usamaliberty 3 ปีที่แล้ว +7

      First add date to the .csv file, then go to the function in code where the time was added, create a variable for date just like one which was created for time, use datetime library to add date. Follow same procedure

    • @naraniyamini7765
      @naraniyamini7765 3 ปีที่แล้ว

      @@usamaliberty how to create resource folder to save test images?

  • @CodingWithAlbert-O
    @CodingWithAlbert-O หลายเดือนก่อน

    this is so customizable and actually can work as computer face id! new windows hello but customizable. I like your videos!

  • @cocoph
    @cocoph 4 ปีที่แล้ว +16

    Excellent job Murtaza. Finally, I can clearly understand how it works from scratch.
    Are there any possible ways to optimize the recognition frame rate?

  • @VIGNESHG-jj4ej
    @VIGNESHG-jj4ej 2 ปีที่แล้ว

    Very very thank you sir. you teaching is awesome. and also thank you sir for helping the students like me to who dont have enough money to study sir. You're great sir.

  • @sharjeelkhalidchaudhry3314
    @sharjeelkhalidchaudhry3314 4 ปีที่แล้ว +3

    Thanks for the amazing tutorial appreciate your effort for this .
    I have a Question and I will be grateful if I get answered :)
    in the blog you mentioned this :
    we want to draw a rectangle around them. For that reason, we're going to use OpenCV to draw, and we'll first convert the image from RGB to BGR since OpenCV uses BGR. Doing that is as simple as:
    image = cv2.cvtColor(image, cv2.COLOR_RGB2BGR)
    but in the video you are saying that we have to convert it into RGB and also using
    cv2.COLOR_RGB2BRG
    waiting for your response have a great time

    • @madhusreerana4595
      @madhusreerana4595 3 ปีที่แล้ว

      Yeah, even I was confused for the first time. Actually what he said in the video was wrong, and what is there in the blog is correct. In the video, it should've been the other way round.

    • @ranganathamp3017
      @ranganathamp3017 2 ปีที่แล้ว +1

      Where is that blog?? Can u provide me with the link??

  • @EricZeng-w5u
    @EricZeng-w5u 2 ปีที่แล้ว

    I'm a beginner,I learned a lot about coding from this video
    thank you!😀😀

  • @karryvenkatesh5116
    @karryvenkatesh5116 4 ปีที่แล้ว +4

    Excellent Video. I have one doubt regarding attendance project. Like, if someone shows a photo of another employee (as you were doing) then that will be recorded in database. How to avoid such frauds?

    • @gotoshafeeq
      @gotoshafeeq 4 ปีที่แล้ว

      for such smart attendance systems, mostly people deploy fingerprint to avoid such malpractices..

  • @kavithamangalagiri2495
    @kavithamangalagiri2495 ปีที่แล้ว

    That was vey neatly executed. Good explanation sir! Keepup the good work and keep sharing the knowledge. Thank you sir

  • @ozcinemarob
    @ozcinemarob 3 ปีที่แล้ว +14

    Excellent tutorial. Such a simple solution and when combined with some text to speech, would make a great voice welcome system at the office. I have a quick question about the list capacity of a reference image library - do you have an approximate memory usage per 100 reference photos? Could this handle a few 1000 reference images and if os, would it run relatively fast? Many thanks for this.

    • @johnsmith-fz5pz
      @johnsmith-fz5pz 2 ปีที่แล้ว +1

      yeah good welcome system. I would cover my face going into your silly office if you did this

    • @harshitjaysansharma9379
      @harshitjaysansharma9379 2 ปีที่แล้ว +1

      @@johnsmith-fz5pz yeah lol
      I thought same
      it will really look lame xD

  • @music_shenu
    @music_shenu 3 ปีที่แล้ว

    Thank you so much sir! I completed this video successfully. Looking forward for more tutorials.

  • @brechtdebackere
    @brechtdebackere 3 ปีที่แล้ว +4

    Out of curiosity, how well does this work with 5000 faces in stead of just 3?

  • @radhasingh3549
    @radhasingh3549 2 ปีที่แล้ว +1

    I am here with lots of hope, I hope I'll get what I need🙂

  • @atararushi4831
    @atararushi4831 2 ปีที่แล้ว +3

    Can this detect multiple faces while tracking attendance

  • @joannaw3842
    @joannaw3842 4 ปีที่แล้ว +2

    Thank You Sir - it was great fun to code with Your tutorial!!!! I dream about face recognition app - this is great start point :D.

    • @murtazasworkshop
      @murtazasworkshop  4 ปีที่แล้ว +1

      Glad it was helpful! Now try to deploy it on a website.

    • @samuelmalgwi9205
      @samuelmalgwi9205 2 ปีที่แล้ว

      @@murtazasworkshop Please Sir, I sent you a Dm via Instagram. Thanks

  • @Pranav9894
    @Pranav9894 2 ปีที่แล้ว +5

    When I tried to install dlib its giving me an error

  • @Singer_Sonali
    @Singer_Sonali 3 ปีที่แล้ว

    Your tutorial... just awesome and clears all the doubts automatically

  • @Mns99able
    @Mns99able 4 ปีที่แล้ว +4

    Great tutorial Murtaza. I have a question...Can we store image encodings somewhere so that we don't need to calculate it every time. Let say I have 20 images of me (used to achieve accuracy) and total around 100+ images in that folder. To find encoding of 100 images again and again will increase the time complexity of the program.

    • @emrulhasanpiam90
      @emrulhasanpiam90 4 ปีที่แล้ว +3

      just split the code into 2 py file at 1st file get the encode data and save it in a CSV file as array. in 2nd file just load the encoded data from that CSV file and do the recognition.

    • @beinline2278
      @beinline2278 3 ปีที่แล้ว

      @@emrulhasanpiam90 can you help me i make same project but i continuously mark attendance.
      it mark myself 1000 times ow can i make it one person at a time

    • @stephenkpabiteyteye9955
      @stephenkpabiteyteye9955 3 ปีที่แล้ว

      @@emrulhasanpiam90
      Interesting

  • @ayushkesarwani5378
    @ayushkesarwani5378 4 ปีที่แล้ว

    Man...🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 best explanation ... Too good..

  • @madhavkarpur4594
    @madhavkarpur4594 4 ปีที่แล้ว +4

    Can you show how to implement Liveness Detection in this, This code can be easily spoofed.

  • @robiansyahchubiel870
    @robiansyahchubiel870 2 ปีที่แล้ว

    I am from Indonesian, thanks sir youre tutorials is amazing.

  • @rohankurdekar7920
    @rohankurdekar7920 4 ปีที่แล้ว +7

    Sir, this is great content but i would like to know how to do this on live stream in web-app

    • @zaeemmalik5324
      @zaeemmalik5324 4 ปีที่แล้ว

      i think you can stream the video of webcam on the browser..

    • @badcookie2975
      @badcookie2975 4 ปีที่แล้ว +1

      Use flask or django for it.

  • @yummycandyy
    @yummycandyy 3 ปีที่แล้ว

    this helps so much for my current course. love from Indonesia

  • @someoneawesome6344
    @someoneawesome6344 4 ปีที่แล้ว +4

    loved the tutorial, is there any way i can run this on aa android phone ? any suggestions would be helpful.

  • @kreativcity
    @kreativcity 3 ปีที่แล้ว

    Happy to come in contact with you, Thanks. Love from Nigeria.

  • @kugisakinobara4037
    @kugisakinobara4037 4 ปีที่แล้ว +3

    Thankyou, i watch this cause i want to be like nam do san in startup series lmao

  • @lilcedium
    @lilcedium ปีที่แล้ว

    You're a goat. I'm learning python because of you😅. Guy from France

  • @falsedragon33
    @falsedragon33 4 ปีที่แล้ว +5

    Such scary AI that would be fooled by growing a beard. I'm still waiting for you do get voice recognition correct.

  • @aadeshdas
    @aadeshdas 3 ปีที่แล้ว +2

    Outstanding explanation

  • @a2ur4
    @a2ur4 4 ปีที่แล้ว +6

    Hi Sir, I followed this tutorial closely and managed to create one of my own. For my project, my file name for images is quite long. Is there a code i could write to perform a wrap text to be displayed?

    • @lebanesestein4942
      @lebanesestein4942 4 ปีที่แล้ว

      th-cam.com/video/vGCEwSspKgA/w-d-xo.html Better project

  • @David-yi1hf
    @David-yi1hf 2 ปีที่แล้ว +1

    Thank you so much sir!!!🥰😍😍

  • @qppen4726
    @qppen4726 4 ปีที่แล้ว +5

    the rectangle is too big, how can i make it smaller?

    • @Chillzeditsss
      @Chillzeditsss 3 ปีที่แล้ว

      Yeah man I have the same issue. The top top-left part of the rectangle its alligned with the face, but the left-bottom part its way off. Did u find any fix?

  • @Red_Squad
    @Red_Squad 2 ปีที่แล้ว

    Excellent tutorial. Such a simple solution..i am very happy and enjoy python .

  • @sedgesv4787
    @sedgesv4787 4 ปีที่แล้ว +49

    70% Indians watching this

  • @yugrana8520
    @yugrana8520 3 ปีที่แล้ว

    Teachers are evolving guys..

  • @Siaa143
    @Siaa143 4 ปีที่แล้ว +4

    ERROR: Command errored out with exit status 1: While installing dlib Library .
    please reply what to do

    • @cyberstate_tech
      @cyberstate_tech 4 ปีที่แล้ว

      You are low on memory. Increase free space

  • @ahhhwhysocute
    @ahhhwhysocute 3 ปีที่แล้ว +1

    Thank you for this video, the explanations were great and easy to follow

    • @vinay_dias
      @vinay_dias 3 ปีที่แล้ว

      did it work ?

  • @AdandKidda
    @AdandKidda 4 ปีที่แล้ว +5

    Is it possible: "Single click to mark attendance of 30 students, at a time"

    • @hacmak4095
      @hacmak4095 4 ปีที่แล้ว

      That will require more computing power as you have to find the total faces available in the class and then create a thread for each face found that will return you the attendance.

  • @cyrix_1
    @cyrix_1 3 ปีที่แล้ว

    I love the University of TH-cam.

  • @fishbay9502
    @fishbay9502 4 ปีที่แล้ว +8

    Me: making this
    Also me: scanning my cat
    Result: dog

  • @Kishi1969
    @Kishi1969 3 ปีที่แล้ว

    Great teacher are great for ever

  • @fedocode
    @fedocode 9 หลายเดือนก่อน

    what a project man! wow

  • @rajmeetsingh1625
    @rajmeetsingh1625 3 ปีที่แล้ว

    Great one, Sir I request you kindly share one video session on face recognition and labeling into speech .

  • @mdsohanurrahmanhridoy1343
    @mdsohanurrahmanhridoy1343 2 ปีที่แล้ว

    #COMPLETED WITHOUT FACING trouble LOVE U 😍

    • @bibleTheologyFilm
      @bibleTheologyFilm 2 ปีที่แล้ว

      Hi I need your help getting this done please

    • @bibleTheologyFilm
      @bibleTheologyFilm 2 ปีที่แล้ว

      Number one. I don’t even know the app he used. I installed the VS code he stated but I’m getting a different interface

    • @afifhisham
      @afifhisham ปีที่แล้ว

      @@bibleTheologyFilm he uses PyCharm, an IDE specially for Python. He asked us to download Visual Studio (not VS Code) to install the Desktop Development for C++

  • @pragya_mishra
    @pragya_mishra 4 ปีที่แล้ว +1

    Nice video...😊 Helped me in my project.Thanks.

  • @shijudshijud5280
    @shijudshijud5280 4 ปีที่แล้ว +1

    Thankyou sir for this wonderful class
    It's so helpful for my project also

  • @ashishranjan474
    @ashishranjan474 2 ปีที่แล้ว

    awesome sir ... thanks a lot ... you saved my degree

  • @9h0s71n1gh7
    @9h0s71n1gh7 2 ปีที่แล้ว

    Very, Very Nice!😀👍👍

  • @ducnguyen4973
    @ducnguyen4973 9 หลายเดือนก่อน

    Nice tutorial, thank you so much

  • @neelsoni13062
    @neelsoni13062 ปีที่แล้ว

    Sir please brings more and more video
    Love From India ❣️❣️❣️

  • @yuliang3951
    @yuliang3951 2 ปีที่แล้ว

    Impressive very friendly for beginners

  • @99.googolplex.percent
    @99.googolplex.percent 3 ปีที่แล้ว

    Murtaza's Workshop, we need this kind of tutorial for C++

  • @rowdyboy7257
    @rowdyboy7257 2 ปีที่แล้ว +1

    Hey, thank you buddy for this very informative video tutorial for face recognition, could you please make a video on how to login into my organization using face recognition and track the user movement on floor using a gps tracking ? This would be very helpful for my project.

  • @vinsmokearifka
    @vinsmokearifka 3 ปีที่แล้ว

    Best tutorial on this subject

  • @karthiknair1430
    @karthiknair1430 4 ปีที่แล้ว

    Superbly explained 👌

  • @athiambonyabundi
    @athiambonyabundi 2 ปีที่แล้ว

    All in all awesome presentation mate. Kudos

  • @Cihangirtp
    @Cihangirtp 4 ปีที่แล้ว +1

    Bro great job really!!! you deserve more

  • @lucaspioli7970
    @lucaspioli7970 2 ปีที่แล้ว

    Amazing video, very helpfull. Thank you so much.

  • @yashv1001
    @yashv1001 ปีที่แล้ว

    Completed the project thanks so much❤

  • @aladin8970
    @aladin8970 2 ปีที่แล้ว

    you are a great teacher

  • @songmeishu5445
    @songmeishu5445 3 ปีที่แล้ว

    very interesting video! love from China!

  • @MuhammadSqlain
    @MuhammadSqlain 2 ปีที่แล้ว

    Thanks with Love 💝

  • @lebarnelismebarnelisme3576
    @lebarnelismebarnelisme3576 4 ปีที่แล้ว

    Wow!! What an awesome tutorial. Thank you so much!