# 020 Overview of Semantic Segmentation methods - Master Data Science 08.11.2021
In this post, we will see how we can use Neural Networks for the segmentation task. To be more precise, it will be about Semantic Segmentation. The goal of Semantic Segmentation is to label each pixel of an image with a corresponding class. When we start to learn Deep Learning our first experiments are tasks that are usually related to solving classification problems. We need to determine the class label of the object in the image.
Nov-30-2021, 12:30:43 GMT
- Technology: