Overview
Applying transformations like rotation, flipping, and colour adjustment to training images to improve model robustness.
More in Computer Vision
Autonomous Perception
Recognition & DetectionThe AI subsystem in autonomous vehicles that interprets sensor data to understand the surrounding environment.
Pose Estimation
3D & SpatialThe computer vision task of detecting the position and orientation of a person's body joints in images or video.
Style Transfer
Generation & EnhancementApplying the visual style of one image to the content of another image using neural networks.
Optical Flow
Recognition & DetectionThe pattern of apparent motion of objects in a visual scene caused by relative movement between an observer and the scene.
Bounding Box
Recognition & DetectionA rectangular region drawn around an object in an image to indicate its location for object detection tasks.
Semantic Segmentation
Segmentation & AnalysisClassifying every pixel in an image into a predefined category without distinguishing between individual object instances.
Data Labelling
Recognition & DetectionThe process of annotating raw data with informative tags or classifications for supervised machine learning training.
Image Segmentation
Segmentation & AnalysisPartitioning an image into multiple segments or regions, assigning each pixel to a specific class or object.