Ask Your Question
0

Run Openvino model [closed]

asked 2020-01-20 05:08:10 -0600

holger gravatar image

updated 2020-01-20 05:26:37 -0600

Hello,

I want to run a pretrained model from the openvino model zoo. I retrieved two files "text-spotting-0001-detector.bin" , "text-spotting-0001-detector.xml"

Is it possible to run this model on the cpu with opencv without having openvino installed? Thank you very much, Holger

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by holger
close date 2020-01-20 07:39:34.015709

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-01-20 06:39:41 -0600

BadMachine gravatar image

No, its not possible.

edit flag offensive delete link more

Comments

I was afraid this would be the case as the openvino dist contains a custom opencv version and all i found i nthe internet pointed to compiling opencv with openvino support. I will try then to get the original model before it was converted to vino format and then run it open cv. Thank you for comfirming.

holger gravatar imageholger ( 2020-01-20 06:43:52 -0600 )edit

No problem. In my opinion it`s better to use openvino only if you are limited in GPU resources. Otherwise use CUDA backend. Cheers!

BadMachine gravatar imageBadMachine ( 2020-01-20 07:00:39 -0600 )edit

True. But I am in a such restricted environment(no network/no gpu and company refuses to buy specialized hardware) .

holger gravatar imageholger ( 2020-01-20 07:14:33 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2020-01-20 05:08:10 -0600

Seen: 242 times

Last updated: Jan 20 '20