How to run Face Recognition Based Attendance System Flask App - with source code

preview_player
Показать описание
How to run Face Recognition Based Attendance System

Buy Projects:

Let's Connect:

So this was all for this video guys, and till next time 👋

#ai #ml #machinelearning #deeplearning #machinelearningprojects #deeplearningprojects #python #pythonprojects #flask #flaskprojects #mlprojects
Комментарии
Автор

SO AFTER READING ALL COMMENTS i have came up with common solutions to the problems u might be facing..
Note: Follow the steps he tells [ Also PIN📌my comment pls so it will be helpful for all ]

~Flask related Error:
pip install flask (in terminal/cmd to install that module)

instead of "flask run" TRY "python -m flask run"

~CV2 related Error:
pip install opencv-python (in terminal/cmd to install that module)

~COPY PASTE Local host address if it dint direct u to browser

~Camera window not closing
PRESS and HOLD "Esc" key


~Your Faces will be stored in the files(static/faces/)
~Your Attendance sheet will be stored in (Attendance folder)
Note: These details are store permanently even if u close the browser so ENJOY!

Thanks for the Mr.Sharma for this amazing and simple to use project!🙌
and Thanks for the ppl who have raised queries in the comment section which helped me to find solutions)

boltx
Автор

can you make vedio of how to use or take attendece by adding new user ..after getting output page

thanushshetty
Автор

Can this project take the attendance of all the students at once and if no then can you please make such a project which can take the attendance of all the students at once and mark the attendance of all?

harshsrivastav
Автор

It works good but it is not detecting unknown person please resolve this issue sir..

manjusetty
Автор

Please after taking the attendance, how can I access the attendance list for the day

Dika_chi
Автор

Hi, there is one error which is coming as soon as i type flask run-->
Error: While importing 'app', an ImportError was raised:

vanditapathak
Автор

Error: Could not locate a Flask application. Use the 'flask --app' option, 'FLASK_APP' environment variable, or a 'wsgi.py' or 'app.py' file in the current directory. whata do next?

hamdansafder
Автор

Please I have an urgent problem..
I did everything right except "right click and open terminal " cause I don't see open terminal in the options so what can I do please?

ahmedsalah
Автор

What do when the error is occurring the term flask is not recognised ?

vaishnavisalunkhe
Автор

Bro it showing an error whild i run flask run
It says flask is not recognized as the name of the cmdlet, function, svript file something like his

Itsme-czvu
Автор

After typing flask run it is showing " the term flask us not recognised as name of cmdlet, function, script file, or operable profram . check the spelling of name or if path was included verify path and try again" how to solve this please tell very urgent

Sneha
Автор

Once I have executed the program it is running in my local host
i can enter a new user in the data base
but when i click take attemndance the webcam starts and it recognises my face with the box, name and rollno. but it keeps running and doesnot close untill i kill the program.
even if close the webcam it pops up again and it keeps running.
once i restart the server my attendance is recorded.
these error lines keep repeating in the command prompt until i quit the server using ctrl+c:
DeprecationWarning: elementwise comparison failed; this will raise an error in the future.
if extract_faces(frame)!=():

DeprecationWarning: elementwise comparison failed; this will raise an error in the future.
if img!=[]:

how to resolve this issue?

sweathakaliappan
Автор

Hi bro, code is running but while taking attendance its displaying -
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application can you tell me wht is the error and how can i fix this

varunpallod
Автор

excuse me, i'd like to buy the paid version that has the ability to delete registered user

i'd like to know if you are still on? i'm afraid the files will not be sent to me

what's your most frequent way to connect?

incent
Автор

ValueError: operands could not be broadcast together with shapes (480, 640, 3) (0, )
this is the error am getting kindly help

bigjoe
Автор

When i click take attendance and camera is open but it can't detect right person. When i move left or right it detect another person. What to do please help..

gongotrinaskar
Автор

how to train model if i dont have webcam but i want to use my phone as webcam

OAbhayDhiman
Автор

Camera is not display or camera out of range after running the code, please give me the solution, it's urgent

suvarnanikumbh
Автор

Flask is not recognised as internal..what to do?

akashks
Автор

can you please tell us how to recognize multiple faces at once by using this

bavisettymounika