Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

DeepLens import Caffe Model [ERROR]-mo.py:160,

Klenke__Sebastian
839 Views

Hello, I'm trying to import an existing caffe model with the DeepLens Method mo.optimize.

 error, gender_net = mo.optimize("imdb-gender", input_width, input_height,"caffe")
        client.publish(topic=iotTopic, payload="Second Model loaded:" + gender_net+ " " + str(error))

The IOT Stream just says: "Second Model loaded: 2"

My Lambda function gets the following error:  [ERROR]-mo.py:160,

I'm trying to load the gender caffemodel and prototxt from https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/

Could you please help me?

Your sincerely

Sebastian Klenke

0 Kudos
1 Reply
Severine_H_Intel
Employee
839 Views

Dear Sebastian, 

I think the following forum would be of better help for you: https://forums.aws.amazon.com/forum.jspa?forumID=275&start=0 as you are running DeepLens, OpenVINO is only the back-end. 

Best, 

Severine

0 Kudos
Reply