Overview
You Only Look Once — a real-time object detection algorithm that processes entire images in a single neural network pass.
Cross-References(2)
More in Computer Vision
Instance Segmentation
Segmentation & AnalysisDetecting and delineating each distinct object instance in an image at the pixel level.
Point Cloud
3D & SpatialA set of data points in 3D space, typically generated by LiDAR or depth sensors, representing surface geometry.
Panoptic Segmentation
Segmentation & AnalysisA unified approach combining semantic and instance segmentation to provide complete scene understanding.
Image Generation
Generation & EnhancementCreating new images from scratch using generative AI models like GANs, diffusion models, or VAEs.
Image Augmentation
Recognition & DetectionApplying transformations like rotation, flipping, and colour adjustment to training images to improve model robustness.
Semantic Segmentation
Segmentation & AnalysisClassifying every pixel in an image into a predefined category without distinguishing between individual object instances.
Visual SLAM
3D & SpatialSimultaneous Localisation and Mapping using visual sensors to build a map while tracking position within it.
Autonomous Perception
Recognition & DetectionThe AI subsystem in autonomous vehicles that interprets sensor data to understand the surrounding environment.