In this Deep Learning era, we have been able to solve many Computer Vision problems with astonishing speed and accuracy. Yet, multiple object tracking remains a challenging task. Only a few of the current methods provide a stable tracking at reasonable speed. In this post, we’ll discuss how to track many objects on a video […]
OpenVINO model optimization
Are you looking for a fast way to run neural network inferences on Intel platforms? Then OpenVINO toolkit is exactly what you need. It provides a large number of optimizations that allow blazingly fast inference on CPUs, VPUs, integrated graphics, and FPGAs. In the previous post, we’ve learned how to prepare and run DNN models […]
How to Speed Up Deep Learning Inference Using OpenVINO Toolkit
Nowadays, many ground-breaking solutions based on neural network are developed daily and more people are adopting this technique for solving problems such as voice recognitions in their life. Because of the recent advancement in computing and the growing trend of using neural networks in a production environment, there is a significant focus of having such […]