中文
相关论文

相关论文: Few-shot 3D LiDAR Semantic Segmentation for Autono…

200 篇论文

In recent studies, numerous previous works emphasize the importance of semantic segmentation of LiDAR data as a critical component to the development of driver-assistance systems and autonomous vehicles. However, many state-of-the-art…

机器人学 · 计算机科学 2025-09-11 Hannes Reichert , Benjamin Serfling , Elijah Schüssler , Kerim Turacan , Konrad Doll , Bernhard Sick

Semantic segmentation, vital for applications ranging from autonomous driving to robotics, faces significant challenges in domains where collecting large annotated datasets is difficult or prohibitively expensive. In such contexts, such as…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Nico Catalano , Matteo Matteucci

In recent years, computer vision has transformed fields such as medical imaging, object recognition, and geospatial analytics. One of the fundamental tasks in computer vision is semantic image segmentation, which is vital for precise object…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Dinar Sharafutdinov , Stanislav Kuskov , Saian Protasov , Alexey Voropaev

LiDAR semantic segmentation provides 3D semantic information about the environment, an essential cue for intelligent systems during their decision making processes. Deep neural networks are achieving state-of-the-art results on large public…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Inigo Alonso , Luis Riazuelo , Luis Montesano , Ana C. Murillo

LiDAR and camera are two modalities available for 3D semantic segmentation in autonomous driving. The popular LiDAR-only methods severely suffer from inferior segmentation on small and distant objects due to insufficient laser points, while…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Jiale Li , Hang Dai , Hao Han , Yong Ding

Few-shot Learning aims to learn and distinguish new categories with a very limited number of available images, presenting a significant challenge in the realm of deep learning. Recent researchers have sought to leverage the additional…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Chunpeng Zhou , Haishuai Wang , Xilu Yuan , Zhi Yu , Jiajun Bu

Understanding the surrounding environment is fundamental in autonomous driving and robotic perception. Distinguishing between known classes and previously unseen objects is crucial in real-world environments, as done in Anomaly…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Simone Mosco , Daniel Fusaro , Alberto Pretto

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Corentin Sautier , Gilles Puy , Spyros Gidaris , Alexandre Boulch , Andrei Bursuc , Renaud Marlet

Road segmentation is a critical task for autonomous driving systems, requiring accurate and robust methods to classify road surfaces from various environmental data. Our work introduces an innovative approach that integrates LiDAR point…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Tao Ni , Xin Zhan , Tao Luo , Wenbin Liu , Zhan Shi , JunBo Chen

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a method aimed at enhancing…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hayeon O , Chanuk Yang , Kunsoo Huh

Semantic segmentation is a key technique that enables mobile robots to understand and navigate surrounding environments autonomously. However, most existing works focus on segmenting known objects, overlooking the identification of unknown…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Wenbang Deng , Xieyuanli Chen , Qinghua Yu , Yunze He , Junhao Xiao , Huimin Lu

Semantic segmentation of 3D LiDAR point clouds, essential for autonomous driving and infrastructure management, is best achieved by supervised learning, which demands extensive annotated datasets and faces the problem of domain shifts. We…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Andrew Caunes , Thierry Chateau , Vincent Frémont

Few-shot segmentation is a task to segment objects or regions of novel classes within an image given only a few annotated examples. In the generalized setting, the task extends to segment both the base and the novel classes. The main…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Steve Andreas Immanuel , Hagai Raja Sinulingga

Autonomous driving vehicles and robotic systems rely on accurate perception of their surroundings. Scene understanding is one of the crucial components of perception modules. Among all available sensors, LiDARs are one of the essential…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Ryan Razani , Ran Cheng , Ehsan Taghavi , Liu Bingbing

Few-shot semantic segmentation aims to learn to segment new object classes with only a few annotated examples, which has a wide range of real-world applications. Most existing methods either focus on the restrictive setting of one-way…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Yongfei Liu , Xiangyi Zhang , Songyang Zhang , Xuming He

State-of-the-art multimodal semantic segmentation strategies combining LiDAR and color data are usually designed on top of asymmetric information-sharing schemes and assume that both modalities are always available. This strong assumption…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Francesco Barbato , Elena Camuffo , Simone Milani , Pietro Zanuttigh

Although LiDAR sensors are crucial for autonomous systems due to providing precise depth information, they struggle with capturing fine object details, especially at a distance, due to sparse and non-uniform data. Recent advances introduced…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Tiago Cortinhal , Idriss Gouigah , Eren Erdal Aksoy

Deep learning applications on LiDAR data suffer from a strong domain gap when applied to different sensors or tasks. In order for these methods to obtain similar accuracy on different data in comparison to values reported on public…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Laurenz Reichardt , Nikolas Ebert , Oliver Wasenmüller

Camera-only 3D object detection has emerged as a cost-effective and scalable alternative to LiDAR for autonomous driving, yet existing methods primarily prioritize overall performance while overlooking the severe long-tail imbalance…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Hao Vo , Khoa Vo , Thinh Phan , Ngo Xuan Cuong , Gianfranco Doretto , Hien Nguyen , Anh Nguyen , Ngan Le

Few-shot semantic segmentation addresses the learning task in which only few images with ground truth pixel-level labels are available for the novel classes of interest. One is typically required to collect a large mount of data (i.e., base…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Yuan-Hao Lee , Fu-En Yang , Yu-Chiang Frank Wang