LiDAR: Light Detection and Rangingโa remote sensing method that uses light in the form of a pulsed laser to measure ranges (variable distances) to the Earth
LaserMix: A data augmentation technique that mixes laser beams (partitions of a scan based on inclination) from two different LiDAR scans to create a new training sample
Semi-supervised learning: A machine learning approach that combines a small amount of labeled data with a large amount of unlabeled data during training
Inclination angle: The vertical angle at which a laser beam is fired relative to the sensor's horizontal plane; used here to partition 3D scenes
Feature distillation: A process where a 'student' model learns to mimic the internal feature representations of a 'teacher' model (here, transferring image features to LiDAR)
Open-vocabulary: The capability of a model to recognize and label objects based on textual descriptions, even for categories not seen during specific training
Pseudo-labels: Artificial labels generated by a model for unlabeled data, which are then used as targets for retraining to improve the model's performance