If it can reliably recognise workers, and every worker is only making coffee for their own customers: count how many coffees the worker entered into the POS system based on timestamps.
Yeah that would be one way to do it without any computer vision tech. Recognizing workers might be a stretch even, that would require a model to be trained on shitloads of pictures of every single employee.
I think it can be pretty easily setup by the company contracting out this software with a single consultant/engineer
You can see in the photo that there’s a clear division of customers and employees separated by the counter
So hardcode in the counter coordinates on the camera screen and any human detected to the right of the counter can automatically be assumed to be a worker and anybody left of it can be assumed to be a customer
From how it looks in the screenshot, every worker has a differently colored tracer following their movement. Why mess around with face recognition, when you can just pin an led badge to every worker
Purely guessing for fun:
If it can reliably recognise workers, and every worker is only making coffee for their own customers: count how many coffees the worker entered into the POS system based on timestamps.
Yeah that would be one way to do it without any computer vision tech. Recognizing workers might be a stretch even, that would require a model to be trained on shitloads of pictures of every single employee.
I think it can be pretty easily setup by the company contracting out this software with a single consultant/engineer
You can see in the photo that there’s a clear division of customers and employees separated by the counter
So hardcode in the counter coordinates on the camera screen and any human detected to the right of the counter can automatically be assumed to be a worker and anybody left of it can be assumed to be a customer
From how it looks in the screenshot, every worker has a differently colored tracer following their movement. Why mess around with face recognition, when you can just pin an led badge to every worker
Because you can call it AI and squeeze an extra comma out of the coked-out VC ghouls funding your company
You could still do that without using any advanced AI. It’s not like the customers or VC ghouls are going to know the difference.
Calling algorithms AI is a time honored tradition.
Took the words out of my mouth