R
R
Rostislav Tsekhmistro2020-09-08 15:46:36
Neural networks
Rostislav Tsekhmistro, 2020-09-08 15:46:36

How to increase the accuracy of the system for searching for goods in the photo?

I am working on a search system for goods located in the photo (mostly clothes). The logic is approximately similar to the logic of the google lens. The algorithm works well for photos in which a person or a single product is well positioned, but if a person is standing in an unnatural position or the background is very bad, the algorithm does not work well.
I use Mask RCNN for searching, as well as ResNet for searching for similar products by features.
Maybe someone has suggestions about improving the accuracy of the algorithm?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Arseny Kravchenko, 2020-09-13
@Arseny_Info

To begin with, decompose errors (for example, where the detector is wrong, and where is the actual search for features), and then decide (throw data, complicate / retrain the model, etc.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question