Concept

Instance Segmentation

Instance segmentation, also known as simultaneous detection and segmentation, is a computer vision task focused on recognizing the pixel-level regions of each individual object instance within an image. It differs from semantic segmentation by requiring the model to distinguish not only between different semantic classes but also between distinct occurrences of the same class. For example, if an image contains multiple dogs, the task requires determining exactly which pixels belong to each individual dog.

0

1

Updated 2026-05-21

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L