people-counter-python icon indicating copy to clipboard operation
people-counter-python copied to clipboard

No matching topologies: "person-detection-retail-0013-fp16"

Open ice609 opened this issue 6 years ago • 2 comments

When run the following command"sudo ./downloader.py --name person-detection-retail-0013-fp16 The result returns No matching topologies: "person-detection-retail-0013-fp16"

ice609 avatar Sep 16 '19 13:09 ice609

Hi @ice609 Which version of OpenVINO are you using?

MandipJ avatar Sep 19 '19 13:09 MandipJ

Hi @ice609 Which version of OpenVINO are you using?

HI, I use the the latest OpenVINO version. My problem has been solved, I think the reason I get this result was because there was no "person-detection-retail-0013-fp16" in the category, maybe it's the reason of the version. By change the running command into "person-detection-retail-0013", this model works. Thanks for your reply.

ice609 avatar Sep 24 '19 01:09 ice609