🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Frustum PointNets

Neural network architecture that operates in a frustum of vision projected from a 2D bounding box to predict an accurate 3D bounding box.

📖
terms

Bird's-Eye-View (BEV) Projection

Technique for transforming sensor data (images, point clouds) into a map-like top-down representation to simplify object detection and localization.

📖
terms

Multi-View Fusion

Process of aggregating information from multiple viewpoints (cameras) to reconstruct a consistent and robust 3D scene or object.

📖
terms

Ray Casting

Algorithm that casts virtual rays from an observation point to determine intersections with objects in a 3D scene, fundamental for rendering and projection.

📖
terms

3D Bounding Box

Rectangular parallelepiped parameterized by its position, its dimensions (length, width, height) and its orientation (yaw, pitch, roll angles) to enclose a 3D object.

📖
terms

IoU 3D (Intersection over Union)

Evaluation metric for 3D detection, calculating the ratio between the intersection volume and the union volume of the predicted bounding box and the ground truth bounding box.

📖
terms

LiDAR (Light Detection and Ranging)

Active ranging technology that emits laser pulses and measures the return time of their reflection to generate precise 3D point clouds of the environment.

📖
terms

Monocular 3D Object Detection

Task consisting of estimating the 3D position, size, and orientation of an object from a single 2D image, relying on geometric and contextual cues.

📖
terms

Stereo Vision

Method that uses two or more calibrated cameras to simulate human vision and calculate depth by triangulation from image disparity.

📖
terms

PointNet

Pioneering deep neural network designed to directly process unstructured point clouds, learning symmetric functions over the set of points.

📖
terms

Range Image

2D representation of depth sensor data where each pixel stores the measured distance, similar to an image but with intensity replaced by range.

📖
terms

Anchor-based 3D Detection

Detection approach that predicts offsets from a predefined grid of 3D boxes (anchors) of different sizes and orientations in space.

📖
terms

Center-based 3D Detection

Detection paradigm that directly predicts the center of each object and its properties (size, orientation), simplifying post-processing and avoiding complex IoU calculations.

🔍

No results found