May 2020
Beginner to intermediate
430 pages
10h 39m
English
The detailed code for training DeepLab using TensorFlow can be found at the following GitHub page, which is managed by TensorFlow: https://github.com/tensorflow/models/tree/master/research/deeplab.
Google Colab contains built-in DeepLab Python code based on several pre-trained models. This can be found at https://colab.research.google.com/github/tensorflow/models/blob/master/research/deeplab/deeplab_demo.ipynb.