in reply to Help improving image recognition application to track store purchases.
Hi zli034,
Using AI techniques to recognize and classify the items of your store is a bad idea. There are so many challenges to be solved in your particular application that the computational cost and the training required of your personnel will be many times higher than using an alternative as putting bar codes on the items. Just to give you an idea of the challenges, lets focus only on the shape matching part (even though, you already mentioned that you also need to match for color). Here you will have a number of challenges: your system has to be good enough to be robust against changes in orientation, occlusions, and deformations. To minimize the problem, you have at least two options:
In short, you better go with the bar code solution or with any solution that involves identifying a small identifier that you put on every item.
Please, let us know if you have another question.
Cheers,
lin0
|
|---|