The most important upside of OpenVino is ability to predict real time on CPU. It also has various accelerators like GPU, VPU, FPGA. OpenVino's documentation is very well maintained. Hence, its easy to use. We can also customize OpenCL. We can also prune and quantize deep learning models. It has its own benchmarking tool. It has many model conversion features. Like converting any model to its intermediate representation from onnx,pytorch,tensorflow, keras.
It has many sample Deep learning/computer vision examples that are already well optimized. Review collected by and hosted on G2.com.
It has many versions. So you need to stay updated in our to run various DL models efficiently. You might get version conflicts. Its feature of model optimization is a bit slow. It becomes difficult to convert latest state of the art models due to internal layer implementation. Training complex neural network can be a concern as model conversion can be quite typical. Also it does not have more references for beginners. These are the things I do not like about Openvino and needs improvements. Review collected by and hosted on G2.com.


