Overview
Creating new images from scratch using generative AI models like GANs, diffusion models, or VAEs.
Cross-References(1)
More in Computer Vision
Visual Question Answering
Recognition & DetectionAn AI task that generates natural language answers to questions about the content of images.
Object Detection
Recognition & DetectionIdentifying and locating specific objects within an image by drawing bounding boxes around them.
Optical Flow
Recognition & DetectionThe pattern of apparent motion of objects in a visual scene caused by relative movement between an observer and the scene.
Super Resolution
Recognition & DetectionEnhancing the resolution and quality of images beyond their original pixel count using AI techniques.
Image Segmentation
Segmentation & AnalysisPartitioning an image into multiple segments or regions, assigning each pixel to a specific class or object.
YOLO
Recognition & DetectionYou Only Look Once — a real-time object detection algorithm that processes entire images in a single neural network pass.
Autonomous Perception
Recognition & DetectionThe AI subsystem in autonomous vehicles that interprets sensor data to understand the surrounding environment.
Point Cloud
3D & SpatialA set of data points in 3D space, typically generated by LiDAR or depth sensors, representing surface geometry.