This notebook demonstrates how to do inference with segmentation model.
A very basic introduction to segmentation with OpenVINO. This notebook uses the road-segmentation-adas-0001
model from Open Model Zoo and an input image downloaded from Mapillary Vistas. ADAS stands for Advanced Driver Assistance Services. The model recognizes four classes: background, road, curb and mark.
If you have not installed all required dependencies, follow the Installation Guide.