object-localization icon indicating copy to clipboard operation
object-localization copied to clipboard

Infer trained model on OpenVino

Open sudapure opened this issue 4 years ago • 0 comments

Is it possible to infer trained model in openvino or even in opencv dnn module, as the openvino supports standard object detection models like, mobilenet with SSD, yolo, mask-rccn,etc. and simple classification models with respective neural network architecture(ex. inception,mobilenet,etc), so is it possible to convert h5 keras models to convert into native tensorflow frozen graph and infer it on openvino.

sudapure avatar Mar 11 '20 14:03 sudapure