中文
相关论文

相关论文: Spatially Invariant Unsupervised 3D Object-Centric…

200 篇论文

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bounding boxes during…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Zengyi Qin , Jinglu Wang , Yan Lu

This work proposes a self-supervised learning system for segmenting rigid objects in RGB images. The proposed pipeline is trained on unlabeled RGB-D videos of static objects, which can be captured with a camera carried by a mobile robot. A…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shiyang Lu , Yunfu Deng , Abdeslam Boularias , Kostas Bekris

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Chunyu Sun , Xin Tong , Yang Liu

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

Pre-training has become a standard paradigm in many computer vision tasks. However, most of the methods are generally designed on the RGB image domain. Due to the discrepancy between the two-dimensional image plane and the three-dimensional…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Zhenyu Li , Zehui Chen , Ang Li , Liangji Fang , Qinhong Jiang , Xianming Liu , Junjun Jiang , Bolei Zhou , Hang Zhao

Feature learning for 3D object detection from point clouds is very challenging due to the irregularity of 3D point cloud data. In this paper, we propose Pointformer, a Transformer backbone designed for 3D point clouds to learn features…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Xuran Pan , Zhuofan Xia , Shiji Song , Li Erran Li , Gao Huang

The matching of 3D shapes has been extensively studied for shapes represented as surface meshes, as well as for shapes represented as point clouds. While point clouds are a common representation of raw real-world 3D data (e.g. from laser…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Dongliang Cao , Florian Bernard

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation have not benefited from…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Adrian Ziegler , Yuki M. Asano

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

In this paper, we study the problem of unsupervised object detection from 3D point clouds in self-driving scenes. We present a simple yet effective method that exploits (i) point clustering in near-range areas where the point clouds are…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Lunjun Zhang , Anqi Joyce Yang , Yuwen Xiong , Sergio Casas , Bin Yang , Mengye Ren , Raquel Urtasun

Recent deep learning models achieve impressive results on 3D scene analysis tasks by operating directly on unstructured point clouds. A lot of progress was made in the field of object classification and semantic segmentation. However, the…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Cathrin Elich , Francis Engelmann , Theodora Kontogianni , Bastian Leibe

Point cloud processing and 3D shape understanding are very challenging tasks for which deep learning techniques have demonstrated great potentials. Still further progresses are essential to allow artificial intelligent agents to interact…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Antonio Alliegro , Davide Boscaini , Tatiana Tommasi

Object classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Ziwei Wang , Reza Arablouei , Jiajun Liu , Paulo Borges , Greg Bishop-Hurley , Nicholas Heaney

Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-complete supervision that…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yingjie Cai , Kwan-Yee Lin , Chao Zhang , Qiang Wang , Xiaogang Wang , Hongsheng Li

Existing approaches for unsupervised point cloud pre-training are constrained to either scene-level or point/voxel-level instance discrimination. Scene-level methods tend to lose local details that are crucial for recognizing the road…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Junbo Yin , Dingfu Zhou , Liangjun Zhang , Jin Fang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image plane, and train deep…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Chen Chao , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

A 3D point cloud is an unstructured, sparse, and irregular dataset, typically collected by airborne LiDAR systems over a geological region. Laser pulses emitted from these systems reflect off objects both on and above the ground, resulting…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Hong Zhao , Huyunting Huang , Tonglin Zhang , Baijian Yang , Jin Wei-Kocsis , Songlin Fei