Artificial Intelligence
24 views
Image Segmentation
Quick Definition
Partitioning images into labeled segments per pixel
Full Definition
Partitioning an image into multiple segments by assigning a label to each pixel.
Examples
medical imaging, background removal, autonomous driving
Related Terms
computer-vision
object-detection
More Artificial Intelligence Terms
Quantization
Reducing model precision from 32-bit to lower bit representations
AI Chip
Specialized hardware for accelerating AI computation
AI Fairness
Ensuring AI decisions do not discriminate against groups
Edge AI
Running AI on local devices instead of the cloud
Feature Importance
Quantifying each input features contribution to predictions
Reinforcement Learning
Learning through trial and error with reward feedback