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.
6571 ディスカッション

Is there any way to retrain the openvino models

R__A
ビギナー
3,278件の閲覧回数

Hi

Is there any way to retrain the openvino models for new classes. Lets say I go with person detection model. Can I retrain the model for cat detection also.?

0 件の賞賛
4 返答(返信)
Kenneth_C_Intel
従業員
3,278件の閲覧回数

The list of extendable models that we have can be found here. 

https://github.com/opencv/openvino_training_extensions

Does this answer your issue ?

Regards,

Kenneth

Tomasz_N_Intel
従業員
2,964件の閲覧回数

Hi,

Is there a way to retrain/fine-tune models that are not listed in 'training_extensions' repo? For example that one: person-vehicle-bike-detection-crossroad-1016?

Thanks,
Tomasz

Marcia_W_Intel
従業員
3,278件の閲覧回数

Here is an article

Retrain TensorFlow* Models to Work with New Datasets (Transfer Learning) with the Intel® Distribution of OpenVINO™ toolkit

https://software.intel.com/en-us/articles/retrain

Hope this helps!

Tomasz_N_Intel
従業員
2,965件の閲覧回数

Hi Marcia, it seems the link is no longer valid. Can you provide updated one?

返信