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.

Source code of pretrained networks

Amar_B_
Beginner
404 Views

Hi,

I am using the sample example given in: https://software.intel.com/en-us/articles/OpenVINO-IE-Samples#security-barrier-camera

This refers to following pre-trained networks:

1) vehicle-license-plate-detection-barrier-0007

2) vehicle-attributes-recognition-barrier-0010

3)license-plate-recognition-barrier-0001

I want to retrain these models to detect say numberplates in different country. Is there source code available for these models & the data set used which can help me do it?

0 Kudos
3 Replies
Stefano_M_
Beginner
404 Views

Hi! I have the same question..

Also, it is possible to train this networks with a custom dataset?

 

0 Kudos
Wang__Tracy
Beginner
404 Views

Hi,

I have the same problem.

If OpenVINO is to inference models, it should provide us a way to fine-tune these models.

Right now the models provided are already converted to IR, do you know whethere there is a way to convert these IR models (.xml, .bin) back to caffe models (.prototxt, .caffemodel). How can we encoded the .bin file?  

 

 

0 Kudos
Monique_J_Intel
Employee
404 Views

Hi Amar,

Currently, these models are IP and the direction for now is to not distribute the original training model.

Kind Regards,

Monique Jones

0 Kudos
Reply