In this chapter, we learned about the importance of semantic segmentation in the field of SDCs. We also looked at an overview of a few popular deep learning architectures related to semantic segmentation: U-Net, SegNet, PSPNet, DeepLabv3+, and E-Net.
In the next chapter, we will implement semantic segmentation using E-Net. We will use it to detect various objects in images and videos.Â