Panoptic Segmentation
A vision task that unifies semantic segmentation (labeling every pixel with a class) and instance segmentation (distinguishing individual object instances). Panoptic segmentation provides a complete scene understanding: every pixel has both a class label and an instance ID. In robotics, it enables precise object manipulation in cluttered scenes with multiple instances of the same class.