中文
相关论文

相关论文: SSN: Shape Signature Networks for Multi-class Obje…

200 篇论文

3D object detection using LiDAR point clouds is a fundamental task in the fields of computer vision, robotics, and autonomous driving. However, existing 3D detectors heavily rely on annotated datasets, which are both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yiming Shan , Yan Xia , Yuhong Chen , Daniel Cremers

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

Using deep learning techniques to process 3D objects has achieved many successes. However, few methods focus on the representation of 3D objects, which could be more effective for specific tasks than traditional representations, such as…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Siyu Zhang , Hui Cao , Yuqi Liu , Shen Cai , Yanting Zhang , Yuanzhan Li , Xiaoyu Chi

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios, the sparsity and…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yongxin Shao , Aihong Tan , Binrui Wang , Tianhong Yan , Zhetao Sun , Yiyang Zhang , Jiaxin Liu

Object shape is a key cue that contributes to the semantic understanding of objects. In this work we focus on the categorization of real-world object point clouds to particular shape types. Therein surface description and representation of…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Christian A. Mueller , Andreas Birk

LiDAR-produced point clouds are the major source for most state-of-the-art 3D object detectors. Yet, small, distant, and incomplete objects with sparse or few points are often hard to detect. We present Sparse2Dense, a new framework to…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Tianyu Wang , Xiaowei Hu , Zhengzhe Liu , Chi-Wing Fu

Recently, directly detecting 3D objects from 3D point clouds has received increasing attention. To extract object representation from an irregular point cloud, existing methods usually take a point grouping step to assign the points to an…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Ze Liu , Zheng Zhang , Yue Cao , Han Hu , Xin Tong

3D object detection is fundamentally important for various emerging applications, including autonomous driving and robotics. A key requirement for training an accurate 3D object detector is the availability of a large amount of LiDAR-based…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Ruiyu Mao , Sarthak Kumar Maharana , Rishabh K Iyer , Yunhui Guo

Although unsupervised feature learning has demonstrated its advantages to reducing the workload of data labeling and network design in many fields, existing unsupervised 3D learning methods still cannot offer a generic network for various…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Peng-Shuai Wang , Yu-Qi Yang , Qian-Fang Zou , Zhirong Wu , Yang Liu , Xin Tong

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Jie Li , Yu Hu

In this paper, we present new feature encoding methods for Detection of 3D objects in point clouds. We used a graph neural network (GNN) for Detection of 3D objects namely cars, pedestrians, and cyclists. Feature encoding is one of the…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Md Afzal Ansari , Md Meraz , Pavan Chakraborty , Mohammed Javed

LiDAR-based 3D object detection pushes forward an immense influence on autonomous vehicles. Due to the limitation of the intrinsic properties of LiDAR, fewer points are collected at the objects farther away from the sensor. This imbalanced…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Ziyu Li , Yuncong Yao , Zhibin Quan , Wankou Yang , Jin Xie

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

This paper uses clustering algorithms to introduce a shape framework for deformable objects. Until now, the shape detection of the deformable objects has faced several challenges: 1) unable to form a unified framework for multiple shapes;…

机器人学 · 计算机科学 2023-12-19 Fangqing Chen

To reduce annotation labor associated with object detection, an increasing number of studies focus on transferring the learned knowledge from a labeled source domain to another unlabeled target domain. However, existing methods assume that…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Xingxu Yao , Sicheng Zhao , Pengfei Xu , Jufeng Yang

Reconstructing 3D geometry from \emph{unoriented} point clouds can benefit many downstream tasks. Recent shape modeling methods mostly adopt implicit neural representation to fit a signed distance field (SDF) and optimize the network by…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Runsong Zhu , Di Kang , Ka-Hei Hui , Yue Qian , Xuefei Zhe , Zhen Dong , Linchao Bao , Pheng-Ann Heng , Chi-Wing Fu

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

Three dimensional (3D) object recognition is becoming a key desired capability for many computer vision systems such as autonomous vehicles, service robots and surveillance drones to operate more effectively in unstructured environments.…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Chenxi Xiao , Juan Wachs

This paper investigates multi-scale feature approximation and transferable features for object detection from point clouds. Multi-scale features are critical for object detection from point clouds. However, multi-scale feature learning…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Hao Peng , Hong Sang , Yajing Ma , Ping Qiu , Chao Ji