SAM: Segment Anything Model—a foundation model for image segmentation trained on 1 billion masks
LoRA: Low-Rank Adaptation—a technique to fine-tune large models by training small rank-decomposition matrices while freezing original weights
MoE: Mixture of Experts—an architecture where different sub-models ('experts') are selectively activated for different inputs
mIoU: mean Intersection over Union—a standard metric for semantic segmentation accuracy measuring overlap between predicted and ground truth masks
LiDAR: Light Detection and Ranging—a remote sensing method that uses light in the form of a pulsed laser to measure variable distances
Event Camera: A bio-inspired sensor that measures changes in brightness at each pixel asynchronously, rather than capturing standard frames
SFM: Semantic Feature Map—high-level features extracted by the encoder
FFP: Fine-grained Feature Pyramid—high-resolution features for detailed segmentation
IFP: Intermediate-resolution Feature Pyramid—mid-level features for segmentation