✂️
Computer Vision
Image Segmentation
Assign a class label to every pixel in an image (semantic or instance segmentation).
—models available
Related Tasks
🖼️
Image Classification
Assign one or more labels to an input image from a fixed set of categories.
🔍
Object Detection
Locate and classify multiple objects within an image with bounding boxes.
📏
Depth Estimation
Predict per-pixel depth maps from a single RGB image.
🔄
Image-to-Image
Transform or enhance an input image — style transfer, super-resolution, inpainting.