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.

How to use modify yolov3 model

Feng__Zhang
Beginner
803 Views

Hi ,

I hava a slim yolov3 model.

I modified some of the channels inside.

Now when I run, using the GPU is slower than using the CPU.
Don't you support the modified model?

Thanks

0 Kudos
5 Replies
Feng__Zhang
Beginner
803 Views

I need hlep~~~

0 Kudos
Feng__Zhang
Beginner
803 Views

?????

nobody  konw?

0 Kudos
Shubha_R_Intel
Employee
803 Views

Dear Feng, Zhang,

The fully validated and supported Yolo models we support are documented in our Model Optimizer Yolo Doc. We strongly recommend that you follow these steps to get a working yolo v3 or v2 OpenVino solution.

If you deviate from these instructions, your model may or may not work properly.

Thanks,

Shubha

 

0 Kudos
Shubha_R_Intel
Employee
803 Views

Dear Feng, Zhang,

But by slim do you mean Tensorflow Slim ? Because we support those also. Please check here:

http://docs.openvinotoolkit.org/latest/_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_Slim_Library_Models.html

Thanks,

Shubha

0 Kudos
Feng__Zhang
Beginner
803 Views

Shubha R. (Intel) wrote:

Dear Feng, Zhang,

But by slim do you mean Tensorflow Slim ? Because we support those also. Please check here:

http://docs.openvinotoolkit.org/latest/_docs_MO_DG_prepare_model_convert_model_tf_specific_Convert_Slim_Library_Models.html

Thanks,

Shubha

Hi,Shubha

Thanks for your reply

I mean to compress the model, the model after the pruning operation

Thanks

0 Kudos
Reply