November 2018
Intermediate to advanced
492 pages
12h 19m
English
Here are the steps that must be followed to be able to use the model to segment an image:
Before running the following code block, create an input folder and an empty output folder. Save your images you want to segment inside the input folder. The following code block shows how to use the Deeplabv3+ in Python to do semantic segmentation:
#os.chdir('keras-deeplab-v3-plus-master') # go ...Read now
Unlock full access