A vision task that splits an image into regions, pixel by pixel.
Image Seg is like a fussy kid with crayons. It colors the dog, not the rug.
You meet it in self-driving cars and medical scans. Photo apps use it to cut clean edges.
Computer Vision
Image segmentation is a basic task in Computer Vision.
Object Detection
Object Detection draws boxes. Image segmentation gives cleaner edges.
Image Classification
Classification labels the whole picture, while segmentation labels each pixel.
U-Net
U-Net is a classic network often used for image segmentation.