Open
Description
Hi, OpenVINO guys, I learn a lot from your Pedestrain Trackor demo, however I wonder why some intel model can't be supported in this demo.
Such as person-detection-0203, person-detection-0106. Only person-detection-0201/0202 are supported.
I notice it's because the detection output is a little different, could you please improve the demo to let's try more detection models, because I want to try cascade-RCNN model to get better accuracy.
Thanks.