中文
相关论文

相关论文: Navya3DSeg -- Navya 3D Semantic Segmentation Datas…

200 篇论文

Most existing point cloud instance and semantic segmentation methods rely heavily on strong supervision signals, which require point-level labels for every point in the scene. However, such strong supervision suffers from large annotation…

计算机视觉与模式识别 · 计算机科学 2022-07-26 An Tao , Yueqi Duan , Yi Wei , Jiwen Lu , Jie Zhou

At the heart of all automated driving systems is the ability to sense the surroundings, e.g., through semantic segmentation of LiDAR sequences, which experienced a remarkable progress due to the release of large datasets such as…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Kunyu Peng , Juncong Fei , Kailun Yang , Alina Roitberg , Jiaming Zhang , Frank Bieder , Philipp Heidenreich , Christoph Stiller , Rainer Stiefelhagen

3D semantic scene understanding is essential for digital twins, autonomous driving, smart agriculture, and embodied perception, yet dense point-wise annotation for point clouds remains expensive and difficult to scale. Existing…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Yijing Wang , Ruonan Li , Qilin Wang , Rongqiang Zhao , Jie Liu

Autonomous vehicles rely on camera, LiDAR, and radar sensors to navigate the environment. Adverse weather conditions like snow, rain, and fog are known to be problematic for both camera and LiDAR-based perception systems. Currently, it is…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Aldi Piroli , Vinzenz Dallabetta , Johannes Kopp , Marc Walessa , Daniel Meissner , Klaus Dietmayer

Semantic segmentation of drone images is critical for various aerial vision tasks as it provides essential semantic details to understand scenes on the ground. Ensuring high accuracy of semantic segmentation models for drones requires…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Wenxiao Cai , Ke Jin , Jinyan Hou , Cong Guo , Letian Wu , Wankou Yang

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot segment new classes…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

We present a new method to automatically generate semantic segmentation annotations for thermal imagery captured from an aerial vehicle by utilizing satellite-derived data products alongside onboard global positioning and attitude…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Connor Lee , Saraswati Soedarmadji , Matthew Anderson , Anthony J. Clark , Soon-Jo Chung

Deep neural networks have achieved impressive performance across a wide range of tasks, but this success often comes with substantial computational and storage costs due to large-scale training data. Dataset distillation addresses this…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Mingzhuo Li , Guang Li , Linfeng Ye , Jiafeng Mao , Takahiro Ogawa , Konstantinos N. Plataniotis , Miki Haseyama

We study the task of embodied visual active learning, where an agent is set to explore a 3d environment with the goal to acquire visual scene understanding by actively selecting views for which to request annotation. While accurate on some…

计算机视觉与模式识别 · 计算机科学 2020-12-18 David Nilsson , Aleksis Pirinen , Erik Gärtner , Cristian Sminchisescu

Image Segmentation plays an essential role in computer vision and image processing with various applications from medical diagnosis to autonomous car driving. A lot of segmentation algorithms have been proposed for addressing specific…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Yi Liu , Lutao Chu , Guowei Chen , Zewu Wu , Zeyu Chen , Baohua Lai , Yuying Hao

Semantic segmentation is an important task that helps autonomous vehicles understand their surroundings and navigate safely. During deployment, even the most mature segmentation models are vulnerable to various external factors that can…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Quazi Marufur Rahman , Niko Sünderhauf , Peter Corke , Feras Dayoub

LiDAR Semantic Segmentation is a fundamental task in autonomous driving perception consisting of associating each LiDAR point to a semantic label. Fully-supervised models have widely tackled this task, but they require labels for each scan,…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Xavier Timoneda , Markus Herb , Fabian Duerr , Daniel Goehring , Fisher Yu

Semantic image segmentation is a central and challenging task in autonomous driving, addressed by training deep models. Since this training draws to a curse of human-based image labeling, using synthetic images with automatically generated…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

In perception for automated vehicles, safety is critical not only for the driver but also for other agents in the scene, particularly vulnerable road users such as pedestrians and cyclists. Previous representation methods, such as Bird's…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Seamie Hayes , Ganesh Sistu , Tim Brophy , Ciaran Eising

LiDAR sensor is essential to the perception system in autonomous vehicles and intelligent robots. To fulfill the real-time requirements in real-world applications, it is necessary to efficiently segment the LiDAR scans. Most of previous…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Song Wang , Jianke Zhu , Ruixiang Zhang

Many deep learning based automated medical image segmentation systems, in reality, face difficulties in deployment due to the cost of massive data annotation and high latency in model iteration. We propose a dynamic interactive learning…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Mu Tian , Xiaohui Chen , Yi Gao

3D point cloud semantic segmentation is a challenging topic in the computer vision field. Most of the existing methods in literature require a large amount of fully labeled training data, but it is extremely time-consuming to obtain these…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shuang Deng , Qiulei Dong , Bo Liu , Zhanyi Hu

Manually annotating complex scene point cloud datasets is both costly and error-prone. To reduce the reliance on labeled data, a new model called SnapshotNet is proposed as a self-supervised feature learning approach, which directly works…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Xingye Li , Ling Zhang , Zhigang Zhu

Semantic segmentation enables robots to perceive and reason about their environments beyond geometry. Most of such systems build upon deep learning approaches. As autonomous robots are commonly deployed in initially unknown environments,…

机器人学 · 计算机科学 2024-01-29 Julius Rückin , Federico Magistri , Cyrill Stachniss , Marija Popović

Deep Neural Networks (DNNs) are rapidly being adopted by the automotive industry, due to their impressive performance in tasks that are essential for autonomous driving. Object segmentation is one such task: its aim is to precisely locate…

机器学习 · 计算机科学 2022-09-15 Jinhan Kim , Jeongil Ju , Robert Feldt , Shin Yoo