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.

unet

Deblauwe__Tom
Beginner
703 Views

Hi,

In openvino R5, the unet model that is supported as indicated in the changelog of the release, is that a particular one, or, will for example this one work: https://github.com/jakeret/tf_unet

Best regards,

Tom,

0 Kudos
3 Replies
Shubha_R_Intel
Employee
703 Views

unet is supported (you can run a unet model through OpenVino's Model Optimizer to produce IR):

https://docs.openvinotoolkit.org/R5/_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_TensorFlow.html

The recommended repo is different from yours:

https://github.com/kkweon/UNet-in-Tensorflow

0 Kudos
Karthik_N_Intel
Employee
703 Views

The link https://docs.openvinotoolkit.org/R5/_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_TensorFlow.html is not working. Could you please share the updated link?

 

Thanks

0 Kudos
JesusE_Intel
Moderator
703 Views

Hi Karthik,

The link you mentioned points to a previous release of the documentation. The following is the same link on the latest version of the documentation.

https://docs.openvinotoolkit.org/latest/_docs_MO_DG_prepare_model_convert_model_Convert_Model_From_TensorFlow.html

Regards,

Jesus

0 Kudos
Reply