Semantic Segmentation

Label Each Pixel in the image with a category Label - We want classification per pixel

Fully Convolutional Network

Screen Shot 2022-07-30 at 12.50.23 PM.png

Problems

We use a Design with Downsampling and Upsampling inside the Network

Screen Shot 2022-07-30 at 12.50.41 PM.png

UpSampling Methods

Screen Shot 2022-07-30 at 1.07.43 PM.png

Instance Segmentation

Detect all objects in the image, and identify the pixels that belong to each object