Face attendance + face recognition with Python | Computer vision tutorial

Sdílet
Vložit
  • čas přidán 6. 09. 2024
  • Code: github.com/com...
    Face recognition library I use in this project: github.com/age...
    #computervision #facerecognition #python

Komentáře • 229

  • @ComputerVisionEngineer
    @ComputerVisionEngineer  Před 8 měsíci +2

    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 😃🚀🎓

  • @anushkasharma3736
    @anushkasharma3736 Před rokem +12

    bro I am student and I watched your tutorial your explanation is like hero of python

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hero of Python sounds like such a cool nickname! 😃🐍
      I am happy you find my videos useful, Anushka! 😄💪

    • @lawliet2263
      @lawliet2263 Před 4 měsíci

      Anushka will you give it to me?

  • @arbeen123
    @arbeen123 Před 2 měsíci +2

    🎯 Key points for quick navigation:
    00:00 *🔍 Introduction to final year project on face recognition and automatic attendance management system using Python*
    00:29 *🤖 Project involves machine learning divided into 3 parts: generator set, trend classifier, details of predefined samples*
    01:24 *🛠️ Setting up a login page for the project with options for registration and user login*
    02:20 *💬 Asking viewers to like the video and subscribe to the channel for motivation and future Python projects*
    03:42 *💡 Demonstrating student details section and creation of an attendance management system, complete with buttons for various functions*
    05:32 *📝 Inputting student details like name, gender, DOB, email, phone number, address in the system.*
    06:31 *🛡️ Saving student data in the database after entering all required information.*
    07:11 *💼 Selecting a photo sample and saving it in the database for each student.*
    09:02 *🚀 Training the system with collected data files for face recognition.*
    10:15 *💡 Using face detection features to capture student details and validate information.*
    11:37 *📂 Saving data, exporting data, and updating files can be done in Python projects.*
    12:05 *🔄 Updating details such as names, departments, and timings can be managed in the project.*
    13:16 *📊 Excel files can be used to store and view project data, showcasing attendance management system capabilities.*
    14:24 *✏️ Developing an automatic attendance management system using face recognition in Python.*
    16:27 *📁 Setting up folders and organizing files in Visual Studio Code for a face recognition project.*
    17:21 *🖱️ Click on "New File" to start a Python project and write the file name*
    17:35 *🛠️ Start by importing needed modules in the Python file*
    18:04 *📦 Python Tkinter is powerful for creating graphical applications easily*
    18:27 *🛒 Different ways to import modules in Python*
    19:14 *🔧 Check Python version and install required packages*
    19:58 *🌟 Setting up geometry in Visual Studio Code for project development*
    21:05 *🛠 Define construction and use self to import modules*
    22:23 *🔲 Set dimensions for window placement for project GUI*
    [23:46] 🛠️ Using toolkit to call the route in the code
    [24:13] 📝 Writing classes and connecting them to the root
    [25:06] 📂 Adding and deleting images in the project
    [26:57] 🖼 Setting image properties like height and width
    [28:27] 📄 Setting labels and levels for images
    [29:43] 💡 Suggesting next steps in the project
    30:39 *🔍 Image tweet and height can be set separately by copying and pasting values.*
    31:49 *📷 Changing image names for organizing and managing image data.*
    34:57 *🖼️ Setting up labels and names for images to maintain data clarity and organization.*
    36:44 *💡 Images can be arranged and sorted based on specific criteria for better data management.*
    37:10 *🔍 Images need to be adjusted for height and control using CSS.*
    37:24 *📐 Titles need to be placed correctly above images for proper alignment.*
    38:03 *🖊️ Title text and formatting for images need to be specified.*
    39:00 *🖥️ Choosing font styles and sizes for text elements.*
    40:05 *🎨 Setting background colors for image elements.*
    42:49 *🖲️ Creating buttons from image elements for the user interface.*
    43:43 *🖱️ Click on different buttons in the video interface to perform specific actions.*
    45:17 *🎨 Customize the appearance of buttons by changing text, color, and position.*
    47:26 *💻 Utilize text components to display information like student details and phone numbers.*
    [50:25] 🖥️ Changing the image name and file number is important before proceeding with any further tasks.
    [50:51] 🔄 Running and checking controls on the images to ensure proper modifications.
    [51:31] 🔧 Adding a help desk control for assistance during the image editing process.
    [53:00] 🎨 Utilizing controls for color adjustments and ensuring proper button configurations.
    [56:49] 💻 Organizing and managing image changes systematically for an efficient workflow.
    57:43 *🔍 The process of training image data and copying it for face recognition is shown.*
    58:34 *📸 Images can be pasted and suitable parameters can be set for developers during the development process.*
    59:02 *🛠️ An 'OK' button for grouping images together is demonstrated in the interface design.*
    Made with HARPA AI

  • @ComputerVisionEngineer
    @ComputerVisionEngineer  Před rokem +3

    We made a follow up of this video here and added liveness detection feature: czcams.com/video/_KvtVk8Gk1A/video.html, make sure to check it out! 😃 Also remember to take a look at the github repository to get the most recent changes and go through the instructions in the Readme file! 💪🙌

    • @user-ff7dl7iu5n
      @user-ff7dl7iu5n Před rokem

      I did not receive any answer😍

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      ​@@user-ff7dl7iu5n hey, do you mean the question about if there is a relationship between embedded system and computer vision? I answered.

    • @-Kunalarya
      @-Kunalarya Před rokem

      i am facing problem install dlib and face_recognition pls make video sir

    • @georgejere2306
      @georgejere2306 Před rokem

      ​@@ComputerVisionEngineer sir what's the name of the actual package you are using for the test module? Please help

  • @ayushdebnath3343
    @ayushdebnath3343 Před 10 měsíci +2

    thank u very much. u have greatly helped in doing my project for my college. i also included mysql database in it so keep the record of the the attendance .
    thank u very much

  • @035_neerajagoli7
    @035_neerajagoli7 Před rokem +4

    It was Really Good...
    The way U came up with
    The way U did coding part ..
    The way U explained 🙌🏻🙌🏻🙌🏻
    It's was Useful..Thank You.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      🥰 I am happy you find it useful! 😃🙌

    • @035_neerajagoli7
      @035_neerajagoli7 Před rokem +1

      Sir , u made util python file seperate and main coding in seperate file right. Wil it work.! Where did we combine both sir

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      @@035_neerajagoli7 Yeah it should work. The functions in util.py file are imported from main.py, so everything should be functional as it is! 🙌

    • @SathishGamer
      @SathishGamer Před 8 měsíci

      ​@@ComputerVisionEngineerI have an error at "from test import test".
      Is there any solution?

  • @user-pb6yt8qh3w
    @user-pb6yt8qh3w Před 7 měsíci +1

    Appreciate You So Much! My best and easy-understanding face recognition course ever!

  • @g00zitot
    @g00zitot Před rokem +4

    Traceback (most recent call last):
    File "c:\Users\jandj\AppData\Local\Programs\Python\Python311\FaceAPP\face-attendance-system-master\main.py", line 11, in
    from test import test
    ImportError: cannot import name 'test' from 'test' (C:\Users\jandj\AppData\Local\Programs\Python\Python311\Lib\test\__init__.py)
    Thanks in advance :)

    • @yashdubey7564
      @yashdubey7564 Před 11 měsíci

      hlo have you find any solution for this error??

    • @SathishGamer
      @SathishGamer Před 8 měsíci

      Have you find any solution 😢

  • @salonisingh8489
    @salonisingh8489 Před 22 dny +1

    i am getting the following error:
    from test import test
    ImportError: cannot import name 'test' from 'test' (C:\Program Files\Python310\lib\test\__init__.py)

  • @aminatabidemi1117
    @aminatabidemi1117 Před rokem +2

    Wow!!!, YOUR TUTORIAL IS AMAZING !! THANK YOU FOR SHARING THIS 🤩🤩🤩

  • @made-simple
    @made-simple Před rokem +1

    Thank you very much fielepie !
    Grateful for efforts to make this video!

  • @harper4724
    @harper4724 Před 10 měsíci +2

    Thank you. It's a great video. However, i have encountered an issue regarding the subprocess.check_output. In your video, it just output the name of the picture from known faces. For me, although it's a known face, but it will still output something like "b'./.tmp.jpg,trump
    ./.tmp.jpg,unknown_person
    '" may i know what is going on? thank you.

  • @XoyTech
    @XoyTech Před rokem

    Felipe, U R AWESOME...!!! Me gustan tus tutoriales... Saludos desde Guatemala...!!!

  • @stifenjans4342
    @stifenjans4342 Před 9 dny

    Did u know how to compile it to exe facial_recog? I got some issue here model didn't find or somtin

  • @muhammadtalha1794
    @muhammadtalha1794 Před rokem +1

    Please make a video on Face attendance + face recognition with Face-api in JS.
    I'll be very thankful to you Sir☺.

  • @manuchehrqoriev
    @manuchehrqoriev Před 11 měsíci

    I am planing to do this project by following you hope you guys gonna help me if there would be some error. (of course i will try my best to solve it by myself)

  • @user-gv1mf2dv2b
    @user-gv1mf2dv2b Před rokem

    very good your tutorial, is approved. thanks for sharing this knowledge. health and success to you!

  • @RishonDabrwe
    @RishonDabrwe Před měsícem +1

    can this work on a pc with specs
    i3 8gen
    6gb ram
    integrated gpu?
    asking for a college project🙏🙏

    • @user-maymay2002
      @user-maymay2002 Před 15 dny

      yeah, it'll work. just don't run any other applications as the ram is less

  • @arshaan16
    @arshaan16 Před rokem +3

    Thanks bro, but I think registering new user should be limited to admin only if one is making attendence system.

  • @WaliKhan-wq1sv
    @WaliKhan-wq1sv Před měsícem

    after converting the app to exe format via pyinstaller as onefile. everything goes fine but at login time it does nothing, however tmp.jpg is also generating. plz help

  • @thangaaadharshanatp6201
    @thangaaadharshanatp6201 Před 4 měsíci

    give me a idea,my project is face attendance sytem using face-api first thing the webcam starts face capture and then splited into frames ,frames can be converted into images, images converted into embeddings that can be stored in mongodb and then compare the embedding with the newly given image that also converted into embeddings that embeddings can compare with previous stored embeddings in mongodb give a correct image

  • @uminhtetoo
    @uminhtetoo Před rokem +1

    Thank you so much for sharing, Sir.

  • @gauravbanerjee2898
    @gauravbanerjee2898 Před 8 měsíci

    Hello Sir, I love your tutorials. Can you provide a way to register users directly through a their provided image.

  • @Shreya-o2u
    @Shreya-o2u Před 2 měsíci

    hi thank you so much for this tutorial can someone tell me what the accuracy of this project is?

  • @AliEjaz-ne1ei
    @AliEjaz-ne1ei Před rokem +1

    Great work man. It took me 3 weeks to build this.

  • @tmusic1001
    @tmusic1001 Před rokem

    hello sir. I did everything but my button background, color doesn't change. im using Mac and seems like its a problem about macOS

  • @vineethans4358
    @vineethans4358 Před rokem +6

    hii sir, thanks for this great tutorial...but can we build a system which marks attendance by using live video with great accuracy?? because i have seen many live video based attendance systems but all of them are marking a single name for different persons...and the accuracy is very low.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey Vineeth! Do you mean something even more accurate than the face_recognition library we use in this video?

    • @user-gv1mf2dv2b
      @user-gv1mf2dv2b Před rokem

      more powerfull that face_recognition? I did not met

  • @bestryfulhd2102
    @bestryfulhd2102 Před 8 měsíci

    Thanks alot filpe..
    But now am stuck I have an error that says
    Exception has occurred: error X
    OpenCV(4.6.8) 'cv::cvtColor' D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) I_src.empty() in function
    I wish you can help me

  • @kennetharcasitas2622
    @kennetharcasitas2622 Před rokem +2

    how to you display a rectangle in the webcam?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey, do you mean how to draw a rectangle on top of the webcam? Take a look at opencv rectangle() function. 🙌💪

    • @kennetharcasitas2622
      @kennetharcasitas2622 Před rokem +1

      @@ComputerVisionEngineer thank you for the reply and thanks for the tutorial, I managed to display a rectangle although it lags the frames

  • @karankamat977
    @karankamat977 Před rokem

    Getting an error while insatlling face_recognition library
    ERROR: CMake must be installed to build dlib
    Please help

  • @krishrana3058
    @krishrana3058 Před rokem

    Thankyou Sir😊 I loved it.....

  • @AiTrendsInsights
    @AiTrendsInsights Před rokem

    Can u help me with the code that it saves each login detail or attendance detail like Day and Date with time in an excel file automatically

  • @angelsgift6966
    @angelsgift6966 Před 10 měsíci

    What should I do with following error sir? ModuleNotFoundError: No module named 'util' Thank you.

  • @flm_thunder.8597
    @flm_thunder.8597 Před 8 měsíci

    there is not facial_recognition when im trying to install from pip.. is there a new library?
    it is just face-recognition
    ?

  • @ritwicksapra7466
    @ritwicksapra7466 Před rokem

    hi how would i go about converting this project into an app that can be downloaded from the appstore.

  • @vedantmayekar2171
    @vedantmayekar2171 Před rokem +2

    Hi , which database is used to store the data?

  • @subinvasanthan
    @subinvasanthan Před rokem +2

    Hello felipe, thanks for the tutorial...Which version of python are you using ? As for me when i try to import cv2 on my python 3.8.8 , it throws an error. While the same import cv2 works on python version 3.7 . Is there any pre-requsite that this project needs to be done on python 3.8

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey Subin, I am using Python 3.8.
      Importing cv2 should work on any Python version. What error do you get?

    • @subinvasanthan
      @subinvasanthan Před rokem +2

      @@ComputerVisionEngineer i got it resolved. I did not specify the open cv version while installing earlier. now its fine. But i have another query. In a sub-process while passing the arguements face_recognition i need to specify the --cpus and the --tolerance parameters. When i added these parameters to the sub process argument i get an error.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      @@subinvasanthan what OS are you using ?

    • @subinvasanthan
      @subinvasanthan Před rokem +1

      @@ComputerVisionEngineer windows 10

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      ​@@subinvasanthan Are you executing the most recent version of this repository? I made a few changes which make the execution smoother for Windows users. Also, I added some comments regarding a few steps you need to take before starting with this tutorial. 💪

  • @6066ChetanKhairnar
    @6066ChetanKhairnar Před rokem

    Hi Felipe, firstly thankyou very much for such in-depth tutorial, but is it also possible to redirect the webcam stream to other website using flask because I have project in which we are required todo so any help will be appreciated

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey, if you need a face attendance web app take a look at this other project czcams.com/video/yWmW5uEtNws/video.html 💪🙌

  • @vrajsuthar17
    @vrajsuthar17 Před 8 měsíci +1

    Error is showing in line " from test import test" plzz help

  • @harshids
    @harshids Před měsícem

    Hii sir please help how to do this project

  • @PANDURANG99
    @PANDURANG99 Před rokem

    How to make it web based application, where to store data ,in which database

  • @roykeyrouz4354
    @roykeyrouz4354 Před rokem +2

    hello dear, why i have an error in "from test import test" ?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey, please take a look at the github repository, there are a couple of steps you need to follow before executing this project 💪💪

    • @roykeyrouz4354
      @roykeyrouz4354 Před rokem

      @@ComputerVisionEngineer i don't know why the code also don't run with me if you can download a video tutorial of the steps we need to do it to run the code
      thank you

    • @roykeyrouz4354
      @roykeyrouz4354 Před rokem

      Traceback (most recent call last):
      File "C:\Program Files\JetBrains\PyCharm Community Edition 2023.1.1\plugins\python-ce\helpers\pydev\pydevconsole.py", line 364, in runcode
      coro = func()
      ^^^^^^
      File "", line 1, in
      File "C:\Program Files\JetBrains\PyCharm Community Edition 2023.1.1\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_umd.py", line 198, in runfile
      pydev_imports.execfile(filename, global_vars, local_vars) # execute the script
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Program Files\JetBrains\PyCharm Community Edition 2023.1.1\plugins\python-ce\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
      exec(compile(contents+"
      ", file, 'exec'), glob, loc)
      File "C:\Users\Roy\Desktop\face-attendance-system-master\main.py", line 154, in
      app = App()
      ^^^^^
      File "C:\Users\Roy\Desktop\face-attendance-system-master\main.py", line 32, in __init__
      self.add_webcam(self.webcam_label)
      File "C:\Users\Roy\Desktop\face-attendance-system-master\main.py", line 45, in add_webcam
      self.process_webcam()
      File "C:\Users\Roy\Desktop\face-attendance-system-master\main.py", line 51, in process_webcam
      img_ = cv2.cvtColor(self.most_recent_capture_arr, cv2.COLOR_BGR2RGB)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      cv2.error: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

  • @mohammedfisalahmadmohammad8064

    Hello dear please help me l have problem in login function
    When i print the name the results show as for ex. Mohammed

    Also when there are no person the massage show welcome back no_person_found
    .
    What's the problem ?
    I write my code as a video exactly
    Please 🙏 help me dear

  • @optCode
    @optCode Před 4 měsíci

    @ComputerVisionEngineer Hey felipe, While trying to implement this I get an error while installing the requirements.txt
    I am using a MacOS M2 chip. the issue is with cmake and dlib. I installed cmake it got installed using pip and by homebrew as well but while installing dlib it throws error cannot find cmake and without cmake it can't build dlib. Can you help ?

  • @assvenusss9684
    @assvenusss9684 Před 8 měsíci

    i don't see this library: from test import test
    Please help me!

  • @ruchitaparashar4703
    @ruchitaparashar4703 Před rokem

    hi sir, I was trying to install the requirements for windows.txt but as usual, it is giving an error while installing the face-recognition library, the error that I get is:
    ERROR: Failed building wheel for dlib
    Failed to build dlib
    ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based projects

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, take a look at the Readme file, windows users need to follow additional steps before installing the face recognition library.

  • @UsamaAli-no4jw
    @UsamaAli-no4jw Před rokem

    Please provide with a solution,I will be gratful to you.
    The problem is that i am unable to install dlib==19.18.0, face_recognition==1.3.0 and pip on Windows 10 operating system, while using Python 3.8 and PyCharm 2022.1.4.
    which pycharm version are using sir?
    Please make a step by step solution of it as soon as possible ,so i will work on my project.

    • @user-gv1mf2dv2b
      @user-gv1mf2dv2b Před rokem +2

      try use the anaconda prompt to create a new virtual invironment and install an isolate version of python and libs to avoid conflits with the libs versions.
      after install anaconda use the anaconda prompt to create a Env.
      1.use mkdir to create a directory.
      2.inside the directory that u create with mkdir and opem with cd(dir. name) write : conda create -n pjoject name python=version
      they will question if u want install another libs beyond the python version that u choice.
      answer [y]
      after that make the activation of the virtual invironment using ($ conda activate project name)
      and that is it. u env r create
      opem u pycharm e find a location with u create the virtual invironment and select then to interpreter.
      hope that help.

  • @13rahms
    @13rahms Před rokem

    Hello sir, i've some problem with code. I can't install face_recognition module, it said that "Failed building wheel for dlib" and i've installed cmake before. I stucked here arounds 3 days and i can't find out the reason even asked in stackoverflow :(

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey, are you a Windows user? Did you follow the previous steps which are described in the repository?

    • @13rahms
      @13rahms Před rokem

      @@ComputerVisionEngineer Oh i see, sorry for asked without reading all hehe, just subscribed for a great work

  • @bolzanoitaly8360
    @bolzanoitaly8360 Před rokem

    I have one question, please, response, I have already LIKED your video, otherwise, I will be SAD.
    Question is:=
    You did not show us, how you installed FACE_RECOGNITION libraries with other dependencies.
    please, response.
    because, my code is not running.
    thanks

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, if you are a Windows user you need to follow additional steps before installing the face recognition library. Take a look at the Readme file of this project's github repository. 😃🙌

  • @hayatlr3000
    @hayatlr3000 Před rokem

    hello felipe, thanks for this amazig video please i awnt to know if it is possile to do the same system attandace and hand recognition using only mediapipe

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      hey, do you mean an attendance system that uses hand recognition instead of face recognition?

  • @TheConservativeKnight6809

    Hey Felipe, Can I know what Editor are you using in this video? And can I write this same program in VS Code or Visual Studio?

  • @abayomiajiboye4297
    @abayomiajiboye4297 Před 5 měsíci

    i'm having issues with import test from test, where i the test.py located

  • @Tunga.
    @Tunga. Před 18 dny

    thanks man!

  • @clementasare5781
    @clementasare5781 Před rokem

    Hi Sir, Thank you so much for this great tutorial. Please the face_recognition used in the terminal to match known to unknown person is not working in windows machine. Is there a way you can help? Thank you.

  • @krs7936
    @krs7936 Před rokem

    Is this tensorflow or pytorch based in particular?

  • @mohammedfouzan9115
    @mohammedfouzan9115 Před rokem

    hi, i am having a problem where it wrongly recognizes between me my dad and my brother but recognizes my mom properly, is it due to the limitations of the library?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, yes, it could be related to the limitations of the library. It could also be related to the image resolution of your webcam. 🙌

    • @mohammedfouzan9115
      @mohammedfouzan9115 Před rokem

      @@ComputerVisionEngineer well i am using a 1080p camera, should be fine. I guess its the library.
      Thanks for your help mate

  • @navarclaudio
    @navarclaudio Před rokem

    Gracias loko!! Excelente video wn!

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey Claudio, me alegro que te haya gustado! Gracias a vos por mirar el video! 😃🙌

  • @magrocks853
    @magrocks853 Před rokem

    I have a doubt sir, can we modify the code so that we can upload images on our computer to register new user in addition to using web cam to add new user?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Yes, you can modify the code so you can put your own images as db instead of using the webcam.

    • @magrocks853
      @magrocks853 Před rokem

      @@ComputerVisionEngineer Sir, I was able to do it but the face detection gives mismatched results. Is there anyway to correct them ?

  • @user-nb4lc4bj3l
    @user-nb4lc4bj3l Před rokem

    Hi Felipe, whenever i use the app, it does not open the camera of the client, it opens the camera of the server the flask is running.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey Emerald, are you referring to the face attendance web app? or is this happening to you with the Python gui?

  • @habibalhuda-rq5ki
    @habibalhuda-rq5ki Před 11 měsíci

    hello sir, I am making a face recognition task, what algorithm is used here?, thank you

  • @tjyaya
    @tjyaya Před 10 měsíci

    sir, will it work if we want to use this library for mobile apps. For instance, attendance taking app.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před 10 měsíci

      This is a Python project, you couldn't make it work on a mobile app. But you could wrap the face recognition library in an api and then call the api from your mobile app. 🙌

  • @nirmalkrsingh4564
    @nirmalkrsingh4564 Před rokem

    sir, my picture is not paste on the new register page, also I am not able to save data into 'db' file. plese help me to solve my problem

  • @shidan95
    @shidan95 Před 5 měsíci

    how to avoid face spoofing using face api js?

  • @user-pl3fh3cm2u
    @user-pl3fh3cm2u Před rokem

    my webcam is not open ....?
    only show the tab of our tab

    • @user-pl3fh3cm2u
      @user-pl3fh3cm2u Před rokem

      the webcam i use is "Iriun Webcam" it is not system webcam

  • @omisolveejaym.8885
    @omisolveejaym.8885 Před rokem

    Everytime I install face_recognition, it always leave an error (error: subprocess-exited-with-error...)( Encountered error while trying to install package.
    ╰─> dlib). Any idea how to fix this? Thank you!

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey @omiosolveejaym!
      It is hard to say why you are getting that error or how to fix it. But I noticed that several people have had issues with the face_recognition library and / or with dlib, I will make a couple of updates to this project which I think will make the execution smoother for everyone. Once the update is done I will make a video about it! Stay tuned! 😃💪

    • @omisolveejaym.8885
      @omisolveejaym.8885 Před rokem

      @@ComputerVisionEngineer Looking forward to it!😁💪

  • @manjunathshandage9582

    Sir one question
    If twin students come so how it gonna differentiate between them

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Lol, good question, I guess the program cannot differenciate two twin students.

    • @manjunathshandage9582
      @manjunathshandage9582 Před rokem

      @@ComputerVisionEngineer iam making a attendance system for my college but the program is not showing that much accuracy so is its possible can you make another video abt how to bring accuracy in that program
      It will be a great help to me
      Thank you🙏

  • @ermiAnimation
    @ermiAnimation Před rokem

    That was vary help full but I can't get the face Recognition lib

  • @msaichandan7446
    @msaichandan7446 Před rokem

    hey,thanks for bringing this amazing content .....will this work for windows??

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      You are welcome! Yes, take a look at the github repository, you need to follow a couple of steps to make it work on Windows. 🙌

  • @user-er2yi4ny2v
    @user-er2yi4ny2v Před rokem

    excellent tutorial.but can it work on live image?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, thank you! It currently takes the user's webcam. What do you mean with 'live image'?

  • @kavindumarasinghe7371
    @kavindumarasinghe7371 Před 5 měsíci

    How to run this code in my pc?

  • @user-ff7dl7iu5n
    @user-ff7dl7iu5n Před rokem

    Good evening. Is there a relationship between embedded system and computer vision?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Yes, embedded systems and computer vision are related! Computer vision techniques can be embedded into small devices to enable them to perceive and analyze their environment. 😃🤖

    • @user-ff7dl7iu5n
      @user-ff7dl7iu5n Před rokem

      @@ComputerVisionEngineer شكرا 🌹على اجاباتك كان عندى سؤال تانى انا متاحير بين اختار مجال embedded system اوcomputer vision ومش عارف ابدا باى مجال لاول مع وهل ينفع ابدا فى المجالين مع بعض مع العلم انا بدرس بكالرويوس ذكاء اصطناعي

  • @youknowwhoiam4305
    @youknowwhoiam4305 Před rokem

    Sir, Which algorithm is used in it HOG or LBPH?

  • @nishakarki1620
    @nishakarki1620 Před rokem

    thank you for the vedio

  • @30sonukumaryadav69
    @30sonukumaryadav69 Před rokem +1

    is it will work in windows environment?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Yeah, it should work on Windows. Take a look at the github repository, I made some changes to the code and there are some instructions Windows users should follow before executing the code. 💪🙌

  • @warlowmanalobscs2a627
    @warlowmanalobscs2a627 Před 4 měsíci

    Can you help me for my system?

  • @rajavel_sa
    @rajavel_sa Před rokem

    Hi brother , is this the LSTM algorithm ? If not what is the name of the algorithm

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, do you mean what is the underlying technology of the face recognition engine? Not sure, I would have to dive into it!

  • @user-zb9ub5nd1z
    @user-zb9ub5nd1z Před 3 měsíci

    Hi Felipe. I sent you an email through your website mail. Could you please confirm if you recieved it? thanks

  • @Raja555dy
    @Raja555dy Před 10 měsíci

    Need liveness detection

  • @princeloliyana4951
    @princeloliyana4951 Před rokem +1

    can you share your mail id bcz many error in my code
    and i can not slove this error

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey, please post your error either in an issue in the github repository or in our discord channel. 🙌

  • @moneebkhaled4130
    @moneebkhaled4130 Před rokem

    Sir can you add a delete user button?

  • @tahaelrefaey3883
    @tahaelrefaey3883 Před rokem

    please . what is this program you are using ?
    what is his name ?

  • @joshuagaribay1162
    @joshuagaribay1162 Před rokem +1

    How would you do it to make it create a new log document for different days? so that the attendances of different days aren't in the same document

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey Joshua, something like this would do it:
      #####
      import time
      epoch_time = time.time()
      time_formatted = time.strftime('%Y%m%d', time.localtime(epoch_time))
      with open('{}_{}.txt'.format(self.log_path[:-4], time_formatted), 'a') as f:
      .....

    • @joshuagaribay1162
      @joshuagaribay1162 Před rokem +1

      @@ComputerVisionEngineer Thanks ^-^

  • @trishool2605
    @trishool2605 Před rokem

    Bro My webcam is not opening

  • @ronaldoromerovergel8373

    i noticed your latin accent brooooooooo, tell how did you learn to speak very fluently the english i need your help! :3

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey Ronaldo, I try to improve the fluency and pronunciation at least a 1% every video, not sure if it is working 😂 but the process is fun! 😃💪

  • @moneebkhaled4130
    @moneebkhaled4130 Před rokem

    Sir can i use an app for webcam instead of the camera ?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Do you mean using the camera through an app? What type of app?

    • @moneebkhaled4130
      @moneebkhaled4130 Před rokem

      @@ComputerVisionEngineer epoccam

    • @moneebkhaled4130
      @moneebkhaled4130 Před rokem

      Because when i use the local camera it doesn't work that for face recognition
      You got me ?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      @@moneebkhaled4130 I never used an app, try to make it work with your Webcam, do you have an error?

    • @bestryfulhd2102
      @bestryfulhd2102 Před 8 měsíci

      @@ComputerVisionEngineer yes , I hope u can help me ..
      Exception has occurred: error X
      OpenCV(4.6.8) 'cv::cvtColor' D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) I_src.empty() in function

  • @pochilam1648
    @pochilam1648 Před 11 měsíci

    What operating system you use??

  • @jenettephan
    @jenettephan Před 4 měsíci

    23:34

  • @pankajjoshi4206
    @pankajjoshi4206 Před rokem

    Can u help my project

  • @traveltheworld-qy7qv
    @traveltheworld-qy7qv Před rokem

    hey Sir how can i make db ?please help me

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey, there are many ways in which you can add a database. I suggest you to take a look at tutorials on how to create and manage a db using Python! 😃🙌

    • @traveltheworld-qy7qv
      @traveltheworld-qy7qv Před rokem

      @@ComputerVisionEngineer hey thank you so much yeah i sorted it out you have done a great job and very easy for everyone.

  • @zulsaitama1665
    @zulsaitama1665 Před rokem

    can you add a logout button?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey @zulsaitama1665! Adding a logout button is definitely a very interesting feature and I will keep it in mind for a future commit to this repo! 😃💪

    • @zulsaitama1665
      @zulsaitama1665 Před rokem

      @@ComputerVisionEngineer Amazing tutorial 🔥

  • @lakshmann9825
    @lakshmann9825 Před 11 měsíci +1

    1:07:06

  • @user-pl3fh3cm2u
    @user-pl3fh3cm2u Před rokem

    @computer vision engieer please help sir

  • @Shreya-we5dk
    @Shreya-we5dk Před rokem

    Will it not work for python version 3.11.0

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem +1

      Hey Siya, I recommend using Python 3.8! 😃

    • @Shreya-we5dk
      @Shreya-we5dk Před rokem +1

      @@ComputerVisionEngineer thanks bt i am facing difficulty in installation of dlib in python 3.8

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Oh, I see. What problem are you facing?

    • @Shreya-we5dk
      @Shreya-we5dk Před rokem

      @@ComputerVisionEngineer after doing all the required formalities, the error for installation of dlib is failed building wheel for os

    • @georgejere2306
      @georgejere2306 Před rokem

      ​@@ComputerVisionEngineer which means with python 3.11.x won't even work?

  • @trishool2605
    @trishool2605 Před rokem

    Did you use any database buddy

  • @justingiovanetti
    @justingiovanetti Před 8 měsíci

    Is that Inkscape?

  • @kushagratandon1523
    @kushagratandon1523 Před 11 měsíci

    bro I love you

  • @eslamwaled492
    @eslamwaled492 Před 8 měsíci

    ERD???

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před 8 měsíci

      Do you mean the diagram I use in the video? Yes, it could be considered an erd.

  • @SujithM7
    @SujithM7 Před rokem

    error in importing test

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey Sujith, have you added the Silent-Face-Anti-Spoofing directory to your PYTHONPATH?

    • @SujithM7
      @SujithM7 Před rokem

      @@ComputerVisionEngineer got it sir thank you saw this video

    • @SujithM7
      @SujithM7 Před rokem

      @@ComputerVisionEngineer i have another doubt I want connect database

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      There are many ways in which you can connect a database. Take a look at other tutorials on how to manage a database from Python. Or you can also do it using a cloud provider like AWS. 🙌

  • @abdulmanan7478
    @abdulmanan7478 Před rokem

    Hello sir i need your help.
    Please need your reply.

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Sure, tell me, how can I help you? 🙂

    • @abdulmanan7478
      @abdulmanan7478 Před rokem

      @@ComputerVisionEngineer Sir i making my uni project i have completed it is recognizing faces great and storing value in .csv file.
      Now i want to add a feature than after every 15 minutes camera automatically start and take the image again and store every student name and time who is present and total time of class is 3 hours so there will be a loop of 12 times Which will start and store values again

    • @abdulmanan7478
      @abdulmanan7478 Před rokem +1

      @@ComputerVisionEngineer Sir Really need your assistance to complete my project

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      I guess there are several ways you can achieve this. You could try something like scheduling cron jobs, so you can define exactly how often you want to repeat the process. Let me know how it goes! 😃💪

    • @abdulmanan7478
      @abdulmanan7478 Před rokem

      @@ComputerVisionEngineer Thank you sir
      Can you help me about this corn schdeulling code.
      If i share you my project please do add this code.
      Please also provide me your email so i can share it with you

  • @muhammadumer4762
    @muhammadumer4762 Před rokem +1

    Hey i am getting error while downloading package cv2 and face recognition please help!!

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Před rokem

      Hey! I am not sure if I will be able to help you, but tell me, what problem are you getting?