people-counter-python
people-counter-python copied to clipboard
No matching topologies: "person-detection-retail-0013-fp16"
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"
Hi @ice609 Which version of OpenVINO are you using?
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.