Optimization and Quantization of Models for better performance

8 / 21

Model Optimizer Demo






The mobilenet-ssd model is a Single-Shot multibox Detection (SSD) network intended to perform object detection. This model is implemented using the Caffe* framework. For details about this model, check out the repository.

Let's understand how to download a SSD MobileNet Caffe* model from Open Model Zoo using the Model Downloader and convert it to IR format with FP32 precision in this video.