Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Person Detection picking up chairs and clothes on racks, how can these be excluded?

Duggy
New Contributor I
550 Views

Hi,

Am using the model person-detection-retail-0013, have tried some others including person-vehicle-bike-detection-2001. What we are seeing is that the model recognizes gaming chairs, posters of people and mannequins as people. 

This means that it adds a lot of "garbage" to the tracks or to reidentification which is not required. 

These objects are also very much stagnant throughout the day. 

Is there any way to exclude these object? Or alternatively to train them out of the model as not a person?

 

Just to add that every site is different (so not always the same object), but there are stagnant objects at each site that are not "a person". 

The only thing we can think of is somehow seeing that the detection area doesn't change over time and ignoring it, however since every frame is a frame on itself there is no real history unless the tracks are explored.

 

Much appreciated.

Labels (2)
0 Kudos
2 Replies
Iffa_Intel
Moderator
519 Views

Hi,


You may use the OpenVINO Training Extension to retrain the pre-trained model: https://github.com/openvinotoolkit/training_extensions


These are the specific reference to Person Detection and Person Vehicle Bike Detection


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
481 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question



Sincerely,

Iffa


0 Kudos
Reply