Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Little query #10

Open
stuartmoseley opened this issue Dec 10, 2021 · 10 comments
Open

Little query #10

stuartmoseley opened this issue Dec 10, 2021 · 10 comments

Comments

@stuartmoseley
Copy link

Hi, a few years back I had this running fine (after a little editing) on windows 7 I’ve had issues getting it run on later versions not a issue though but question is I’ve just noticed in the readme that machine.exe is no longer listed is this no longer needed?

also I know this is a long shot but do you still have a copy of the source for the .exe file?

anyways it’s been fun playing with this little program :)

@Jo-Dan
Copy link
Owner

Jo-Dan commented Dec 12, 2021 via email

@stuartmoseley
Copy link
Author

Hey thank you for the reply :)
Quick update I’ve managed to upgrade the program to use python 3.10 and now works on windows 10
Only a couple of hiccups remain but I’m sure I’ll figure those out in time.

later I’m going to try incorporate a python assistant into the project see if the machine likes that lol

@Jo-Dan
Copy link
Owner

Jo-Dan commented Dec 16, 2021 via email

@stuartmoseley
Copy link
Author

i still have some updates and fixes to apply, but currently i am halted on progression

i have no idea if anything i have edited or added is functional as im locked out with this issue "Unknown subject detected. Access Denied" i have even tried to trick the system by pointing the camera at the jpg file and still get the same message lol

loading the db and training both work and the feed shows with recognition.

but yeah as soon as ive finally sorted this and finished off the little bugs ill fork it for you :)

@Jo-Dan
Copy link
Owner

Jo-Dan commented Dec 19, 2021

Ah I see. Does it draw a box around any faces in the image but mark them as unknown? Or is it not detecting faces at all?
Because the face detection/recognition runs in a separate thread to the console command window sometimes there can be a slight delay before the console thread knows the face is detected.
Try sending the command a few times after the face is marked as recognised.
If that doesn't work and it is actually recognising the face in the feed I would say it's some kind of issue with the communication between the two threads, iirc it pushes the recognised face state to a queue, that the other thread grabs from.

@stuartmoseley
Copy link
Author

It draws the box instantly always white no labels ever though, I have had the box appear yellow twice, also spamming the console constantly throws the unknown issue lol but I do think there is a miscommunication between the systems

@Jo-Dan
Copy link
Owner

Jo-Dan commented Dec 20, 2021 via email

@stuartmoseley
Copy link
Author

i get no labels no matter what i do,

i do think its a facial recognition issue as although i continue to get the message "Unknown subject detected. Access Denied" (white box). i do sometimes get the yellow box (admin i believe) flicker dependent on position of face to camera. i have managed to get the system to use the command "set" once but that was luck due to catching a flicker.

i also believe i have introduced this bug. i will fork as soon as i have this resolved :)

@Jo-Dan
Copy link
Owner

Jo-Dan commented Dec 28, 2021 via email

@Frankystew1
Copy link

@stuartmoseley DID YOU EVER FIGURE IT OUT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants