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.

Back propogation

idata
Employee
633 Views

Haven't seen anything to suggest the NCS supports this, but just wanted to double check that there's no back prop support in the current API ( 2.05 ), and that any arbitrary layer in the model cannot be read out using updated weights.

 

Many thanks..

0 Kudos
2 Replies
idata
Employee
315 Views

@Jay The NCS is designed to be used with models that are ready for deployment, therefore there isn't any back propagation or training related support in the NCSDK. If any changes are to be made to the model (layers, weights, etc), it must be done before compiling the model for the NCSDK. Once a model is converted to a Movidius graph file format, changes cannot be made to the model.

0 Kudos
idata
Employee
315 Views

Thanks @Tome_at_Intel

0 Kudos
Reply