中文
相关论文

相关论文: EipFormer: Emphasizing Instance Positions in 3D In…

200 篇论文

We tackle the problem of object-centric learning on point clouds, which is crucial for high-level relational reasoning and scalable machine intelligence. In particular, we introduce a framework, SPAIR3D, to factorize a 3D point cloud into a…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tianyu Wang , Miaomiao Liu , Kee Siong Ng

We present 3D-MPA, a method for instance segmentation on 3D point clouds. Given an input point cloud, we propose an object-centric approach where each point votes for its object center. We sample object proposals from the predicted object…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Francis Engelmann , Martin Bokeloh , Alireza Fathi , Bastian Leibe , Matthias Nießner

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harnessing the temporal…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Tianrui Liu , Shijian Lu , Liang Pan

Point clouds are a very efficient way to represent volumetric data in medical imaging. First, they do not occupy resources for empty spaces and therefore can avoid trade-offs between resolution and field-of-view for voxel-based 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Mattias Paul Heinrich

Compared with the visual grounding on 2D images, the natural-language-guided 3D object localization on point clouds is more challenging. In this paper, we propose a new model, named InstanceRefer, to achieve a superior 3D visual grounding…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Zhihao Yuan , Xu Yan , Yinghong Liao , Ruimao Zhang , Sheng Wang , Zhen Li , Shuguang Cui

Recently, instance segmentation has made great progress with the rapid development of deep neural networks. However, there still exist two main challenges including discovering indistinguishable objects and modeling the relationship between…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jinming Su , Ruihong Yin , Xingyue Chen , Junfeng Luo

3D scene understanding has become an essential area of research with applications in autonomous driving, robotics, and augmented reality. Recently, 3D Gaussian Splatting (3DGS) has emerged as a powerful approach, combining explicit modeling…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Haijie Li , Yanmin Wu , Jiarui Meng , Qiankun Gao , Zhiyao Zhang , Ronggang Wang , Jian Zhang

A robust awareness of how dynamic scenes evolve is essential for Autonomous Driving systems, as they must accurately detect, track, and predict the behaviour of surrounding obstacles. Traditional perception pipelines that rely on modular…

Existing 3D instance segmentation methods are predominated by the bottom-up design -- manually fine-tuned algorithm to group points into clusters followed by a refinement network. However, by relying on the quality of the clusters, these…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Tuan Duc Ngo , Binh-Son Hua , Khoi Nguyen

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

The dominant paradigm in 3D human pose estimation that lifts a 2D pose sequence to 3D heavily relies on long-term temporal clues (i.e., using a daunting number of video frames) for improved accuracy, which incurs performance saturation,…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Qitao Zhao , Ce Zheng , Mengyuan Liu , Chen Chen

We propose a novel method for joint estimation of shape and pose of rigid objects from their sequentially observed RGB-D images. In sharp contrast to past approaches that rely on complex non-linear optimization, we propose to formulate it…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuta Yoshitake , Mai Nishimura , Shohei Nobuhara , Ko Nishino

How to extract significant point cloud features and estimate the pose between them remains a challenging question, due to the inherent lack of structure and ambiguous order permutation of point clouds. Despite significant improvements in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Zhu Xu , Zhengyao Bai , Huijie Liu , Qianjie Lu , Shenglan Fan

Roof plane segmentation from airborne LiDAR point clouds is an important technology for 3D building model reconstruction. One of the key issues of plane segmentation is how to design powerful features that can exactly distinguish adjacent…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Li Li , Qingqing Li , Guozheng Xu , Pengwei Zhou , Jingmin Tu , Jie Li , Mingming Li , Jian Yao

We tackle the problem of learning an implicit scene representation for 3D instance segmentation from a sequence of posed RGB images. Towards this, we introduce 3DIML, a novel framework that efficiently learns a neural label field which can…

计算机视觉与模式识别 · 计算机科学 2024-11-26 George Tang , Krishna Murthy Jatavallabhula , Antonio Torralba

Recent transformer-based approaches have demonstrated excellent performance in 3D human pose estimation. However, they have a holistic view and by encoding global relationships between all the joints, they do not capture the local…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Soroush Mehraban , Vida Adeli , Babak Taati

While transformers have shown great potential on video recognition with their strong capability of capturing long-range dependencies, they often suffer high computational costs induced by the self-attention to the huge number of 3D tokens.…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Yuxuan Liang , Pan Zhou , Roger Zimmermann , Shuicheng Yan

LiDAR-based 3D point cloud recognition has benefited various applications. Without specially considering the LiDAR point distribution, most current methods suffer from information disconnection and limited receptive field, especially for…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Xin Lai , Yukang Chen , Fanbin Lu , Jianhui Liu , Jiaya Jia

3D object recognition is a challenging task for intelligent and robot systems in industrial and home indoor environments. It is critical for such systems to recognize and segment the 3D object instances that they encounter on a frequent…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Siddiqui Muhammad Yasir , Amin Muhammad Sadiq , Hyunsik Ahn

Dynamic scene reconstruction is a long-term challenge in 3D vision. Recent methods extend 3D Gaussian Splatting to dynamic scenes via additional deformation fields and apply explicit constraints like motion flow to guide the deformation.…

计算机视觉与模式识别 · 计算机科学 2025-10-07 DaDong Jiang , Zhihui Ke , Xiaobo Zhou , Zhi Hou , Xianghui Yang , Wenbo Hu , Tie Qiu , Chunchao Guo