Skip to content

Instance Segmentation

Instance segmentation is a computer vision task that combines elements of object detection and semantic segmentation.

实例分割是计算机视觉领域中的一项任务,它结合了目标检测和语义分割的核心思想。

The goal is to identify each individual object of interest in an image and delineate its precise boundaries at the pixel level.

它的目标是识别出图像中感兴趣的每一个独立物体,并且在像素级别上精确地勾勒出每个物体的边界。