中文
相关论文

相关论文: Joint 3D Point Cloud Segmentation using Real-Sim L…

200 篇论文

Following considerable development in 3D scanning technologies, many studies have recently been proposed with various approaches for 3D vision tasks, including some methods that utilize 2D convolutional neural networks (CNNs). However, even…

计算机视觉与模式识别 · 计算机科学 2020-11-03 JuYoung Yang , Chanho Lee , Pyunghwan Ahn , Haeil Lee , Eojindl Yi , Junmo Kim

Data augmentation is widely used to train deep learning models to address data scarcity. However, traditional data augmentation (TDA) typically relies on simple geometric transformation, such as random rotation and rescaling, resulting in…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Dekai Zhu , Stefan Gavranovic , Flavien Boussuge , Benjamin Busam , Slobodan Ilic

The rise of large-scale models has catalyzed in-context learning as a powerful approach for multitasking, particularly in natural language and image processing. However, its application to 3D point cloud tasks has been largely unexplored.…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Mengyuan Liu , Zhongbin Fang , Xia Li , Joachim M. Buhmann , Deheng Ye , Xiangtai Li , Chen Change Loy

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

We present a novel active learning framework for 3D point cloud semantic segmentation that, for the first time, integrates large language models (LLMs) to construct hierarchical label structures and guide uncertainty-based sample selection.…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Chenxi Li , Nuo Chen , Fengyun Tan , Yantong Chen , Bochun Yuan , Tianrui Li , Chongshou Li

Semantic segmentation in 3D indoor scenes has achieved remarkable performance under the supervision of large-scale annotated data. However, previous works rely on the assumption that the training and testing data are of the same…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Yuyang Zhao , Na Zhao , Gim Hee Lee

Semantic segmentation of 3D point cloud scenes is a crucial task for various applications. In real-world scenarios, training segmentation models often faces three concurrent forms of data insufficiency: scarcity of training scenes, scarcity…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Takahiko Furuya

In this paper, we propose a method to segment regions in three-dimensional point clouds. We assume that (i) the shape and the number of regions in the point cloud are not known and (ii) the point cloud may be noisy. The method consists of…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Matthias Sonntag , Veniamin I. Morgenshtern

Training multiple tasks jointly in one deep network yields reduced latency during inference and better performance over the single-task counterpart by sharing certain layers of a network. However, over-sharing a network could erroneously…

机器学习 · 计算机科学 2020-06-11 Pengsheng Guo , Chen-Yu Lee , Daniel Ulbricht

Although the use of remote sensing technologies for monitoring forested environments has gained increasing attention, publicly available point cloud datasets remain scarce due to the high costs, sensor requirements, and time-intensive…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Francisco Raverta Capua , Pablo De Cristoforis

Semantic segmentation of indoor point clouds has found various applications in the creation of digital twins for robotics, navigation and building information modeling (BIM). However, most existing datasets of labeled indoor point clouds…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Maxime Mérizette , Nicolas Audebert , Pierre Kervella , Jérôme Verdun

Building Information Modeling (BIM) technology is a key component of modern construction engineering and project management workflows. As-is BIM models that represent the spatial reality of a project site can offer crucial information to…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Seongyong Kim , Yosuke Yajima , Jisoo Park , Jingdao Chen , Yong K. Cho

Data plays a crucial role in training learning-based methods for 3D point cloud registration. However, the real-world dataset is expensive to build, while rendering-based synthetic data suffers from domain gaps. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Suyi Chen , Hao Xu , Haipeng Li , Kunming Luo , Guanghui Liu , Chi-Wing Fu , Ping Tan , Shuaicheng Liu

The current state-of-the-art methods in 3D instance segmentation typically involve a clustering step, despite the tendency towards heuristics, greedy algorithms, and a lack of robustness to the changes in data statistics. In contrast, we…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Tong He , Wei Yin , Chunhua Shen , Anton van den Hengel

This paper introduces VolMap, a real-time approach for the semantic segmentation of a 3D LiDAR surrounding view system in autonomous vehicles. We designed an optimized deep convolution neural network that can accurately segment the point…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Hager Radi , Waleed Ali

LiDAR object detection algorithms based on neural networks for autonomous driving require large amounts of data for training, validation, and testing. As real-world data collection and labeling are time-consuming and expensive,…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Sebastian Huch , Luca Scalerandi , Esteban Rivera , Markus Lienkamp

LiDAR's dense, sharp point cloud (PC) representations of the surrounding environment enable accurate perception and significantly improve road safety by offering greater scene awareness and understanding. However, LiDAR's high cost…

计算机视觉与模式识别 · 计算机科学 2025-10-13 William Muckelroy , Mohammed Alsakabi , John Dolan , Ozan Tonguz

Medical image analysis using deep learning has recently been prevalent, showing great performance for various downstream tasks including medical image segmentation and its sibling, volumetric image segmentation. Particularly, a typical…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Ngoc-Vuong Ho , Tan Nguyen , Gia-Han Diep , Ngan Le , Binh-Son Hua

The task of building footprint segmentation has been well-studied in the context of remote sensing (RS) as it provides valuable information in many aspects, however, difficulties brought by the nature of RS images such as variations in the…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Burak Ekim , Elif Sertel

Despite the success of deep learning in computer vision and natural language processing, Gradient Boosted Decision Tree (GBDT) is yet one of the most powerful tools for applications with tabular data such as e-commerce and FinTech. However,…

机器学习 · 计算机科学 2022-01-25 ZhenZhe Ying , Zhuoer Xu , Zhifeng Li , Weiqiang Wang , Changhua Meng