Vrushank796 / Face-recognition-and-attendance-system

This repository contains code for face recognition and attendance system using openCV and python with a tkinter gui interface.
https://github.com/Vrushank796/Face-recognition-and-attendance-system
3 stars 1 forks source link

tracking the trained image is still the issues #1

Open BishalPandeycsb opened 4 years ago

BishalPandeycsb commented 4 years ago

whenever i start to track the image it start printing unknown

Vrushank796 commented 4 years ago

Can you share me the screenshot

BishalPandeycsb commented 4 years ago

these are the screenshot the csv file is being created but not the data items are filled there

On Tue, May 12, 2020 at 6:09 PM Vrushank796 notifications@github.com wrote:

Can you share me the screenshot

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Vrushank796/Face-recognition-and-attendance-system/issues/1#issuecomment-627316807, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALHVC5XMABYCURIGUZE4W63RRE7RFANCNFSM4M6YFJCQ .

Vrushank796 commented 4 years ago

I couldn’t see any screenshot,you can share gdrive link by uploading screenshot there or just any link by which i can view or you can just copy the error that you are getting in console and paste it in comment

BishalPandeycsb commented 4 years ago

https://drive.google.com/open?id=10fkwaT47TecQVuRYFB4y1LkLivgjyelQ

Vrushank796 commented 4 years ago

Bro,Just check if your name and other details are adding in excel sheet after submitting all details while filling up the form in API ,and then check the logs in pycharm console while tracking images,also try it with another person details and identity

annu0520 commented 4 years ago

Hey i am facing error in keyerror: Id 424C23A2-84E1-46A8-B9D3-D1C0D1EFC22C

Vrushank796 commented 4 years ago

Make sure you have tkinter installed and checkout excel file for your name ,if it is being automatically created or not with date and time,bcz it is showing keyvalue error while tracking images,right ,at the time of tracking images we are calling the value of our name that is entered in excel file while training and submitting details

annu0520 commented 4 years ago

Tkinter is properly install and no excel file is created in attendance folder .

Vrushank796 commented 4 years ago

First just check that if in student Details folder csv file is created or not

annu0520 commented 4 years ago

Yes that folder is created and information is getting stored there . But track part is not working and attendance is not getting record.

Vrushank796 commented 4 years ago

Can you send me ss of the error while tracking image

swetabhmukherjee commented 4 years ago

Its showing KeyError: 'Id' . How can this be fixed?

BishalPandeycsb commented 4 years ago

Screenshot from 2020-06-20 07-13-29 still the details are not printed and not being saved on attendance.csv folder

Vrushank796 commented 4 years ago

Are you training images?

Vrushank796 commented 4 years ago

Its showing KeyError: 'Id' . How can this be fixed?

Please send me the ss of error