OpenVino-For-SmartCity icon indicating copy to clipboard operation
OpenVino-For-SmartCity copied to clipboard

Supported OpenVINO versions?

Open mzwtjp opened this issue 2 years ago • 0 comments

Hello.

I want to know what is the latest version of OpenVINO that thse demos can work (or confirmed work) and branched to be used.

So far, I could successfull run SmartCity and Driver-Behavior demos, using "OpenVINO<=2019R1" branch of code, with OpenVINO R1.0.1.

This is because your README said follows:

https://github.com/incluit/OpenVino-For-SmartCity/blob/master/README.adoc

The latest OpenVINO™ toolkit installed and verified. Supported versions +2018 R4.0. (Lastest version supported 2019 R1.0.1)

However, 2019 R1.0.1 (API version 1) is kind of obsolete now and installation package is no longer available from Intel website.

Also, if you try using newer OpenVINO versions, I get build errors due to OpenVINO API differnces (they are chaning API for newer versions so demo apps written for version 1 APIs are no longer buildable with newer OpenVINO.)

So, I wonder if there is any chance the demos were ported to newer version of OpenVINO and if so, what is the instruction for build.

Thank you your your comments or advice!

mzwtjp avatar Jan 12 '23 05:01 mzwtjp