Skip to content

Latest commit

 

History

History
 
 

003-hello-segmentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Introduction to Segmentation in OpenVINO

Binder

This notebook demonstrates how to do inference with segmentation model.

Notebook Contents

A very basic introduction to segmentation with OpenVINO. This notebook uses the road-segmentation-adas-0001 model from the Open Model Zoo and an input image dowloaded from Mapillary Vistas. ADAS stands for Advanced Driver Assistance Services. The model recognizes four classes: background, road, curb and mark.

Installation Instructions

If you have not done so already, please follow the Installation Guide to install all required dependencies.