Overview
The AI subsystem in autonomous vehicles that interprets sensor data to understand the surrounding environment.
Cross-References(1)
More in Computer Vision
Panoptic Segmentation
Segmentation & AnalysisA unified approach combining semantic and instance segmentation to provide complete scene understanding.
Semantic Segmentation
Segmentation & AnalysisClassifying every pixel in an image into a predefined category without distinguishing between individual object instances.
Image Augmentation
Recognition & DetectionApplying transformations like rotation, flipping, and colour adjustment to training images to improve model robustness.
Instance Segmentation
Segmentation & AnalysisDetecting and delineating each distinct object instance in an image at the pixel level.
Bounding Box
Recognition & DetectionA rectangular region drawn around an object in an image to indicate its location for object detection tasks.
Data Labelling
Recognition & DetectionThe process of annotating raw data with informative tags or classifications for supervised machine learning training.
Point Cloud
3D & SpatialA set of data points in 3D space, typically generated by LiDAR or depth sensors, representing surface geometry.
Image Registration
Recognition & DetectionThe process of aligning two or more images of the same scene taken at different times, viewpoints, or by different sensors.