NeuralFlix
How to Achieve the Fastest CPU Inference Performance for Object Detection YOLO Models
Presenter:
Topics covered:
1. Object detection background, inluding history and current solutions
2. Easy ways to optimize/sparsify YOLOv5 models
3. Applying your own data with sparse transfer learning or sparsifying from scratch
4. Deploying YOLOv5 by exporting to ONNX and inferencing in the DeepSparse Engine on commodity CPUs at GPU speeds
5. Future research, next steps, and open discussion
After watching this video, you’ll be able to optimize your computer vision models, apply your own data with a few lines of code, and deploy it on commodity CPUs at GPU-level speeds.