中文
相关论文

相关论文: Parameter is Not All You Need: Starting from Non-P…

200 篇论文

In recent years, research on few-shot learning (FSL) has been fast-growing in the 2D image domain due to the less requirement for labeled training data and greater generalization for novel classes. However, its application in 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Chuangguan Ye , Hongyuan Zhu , Bo Zhang , Tao Chen

The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling)…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Jianan Li , Jiashi Feng

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to the vast repositories…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Mengke Li , Da Li , Guoqing Yang , Yiu-ming Cheung , Hui Huang

Point-based 3D point cloud models employ computation and memory intensive mapping functions alongside NN layers for classification/segmentation, and are executed on server-grade GPUs. The sparse, and unstructured nature of 3D point cloud…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Amur Saqib Pal , Muhammad Mohsin Ghaffar , Faisal Shafait , Christian Weis , Norbert Wehn

Unlike image or text domains that benefit from an abundance of large-scale datasets, point cloud learning techniques frequently encounter limitations due to the scarcity of extensive datasets. To overcome this limitation, we present…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Ivan Sipiran , Gustavo Santelices , Lucas Oyarzún , Andrea Ranieri , Chiara Romanengo , Silvia Biasotti , Bianca Falcidieno

We propose a generative model of unordered point sets, such as point clouds, in the form of an energy-based model, where the energy function is parameterized by an input-permutation-invariant bottom-up neural network. The energy function…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jianwen Xie , Yifei Xu , Zilong Zheng , Song-Chun Zhu , Ying Nian Wu

3D single object tracking is a key issue for autonomous following robot, where the robot should robustly track and accurately localize the target for efficient following. In this paper, we propose a 3D tracking method called 3D-SiamRPN…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zheng Fang , Sifan Zhou , Yubo Cui , Sebastian Scherer

Explainability is an important factor to drive user trust in the use of neural networks for tasks with material impact. However, most of the work done in this area focuses on image analysis and does not take into account 3D data. We extend…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Ananya Gupta , Simon Watson , Hujun Yin

We present a new deep learning architecture (called Kd-network) that is designed for 3D model recognition tasks and works with unstructured point clouds. The new architecture performs multiplicative transformations and share parameters of…

计算机视觉与模式识别 · 计算机科学 2017-10-27 Roman Klokov , Victor Lempitsky

Raw point clouds data inevitably contains outliers or noise through acquisition from 3D sensors or reconstruction algorithms. In this paper, we present a novel end-to-end network for robust point clouds processing, named PointASNL, which…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xu Yan , Chaoda Zheng , Zhen Li , Sheng Wang , Shuguang Cui

Analyzing the geometric and semantic properties of 3D point clouds through the deep networks is still challenging due to the irregularity and sparsity of samplings of their geometric structures. This paper presents a new method to define…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Artem Komarichev , Zichun Zhong , Jing Hua

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

Semantic segmentation of 3D point clouds is a challenging problem with numerous real-world applications. While deep learning has revolutionized the field of image semantic segmentation, its impact on point cloud data has been limited so…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Felix Järemo Lawin , Martin Danelljan , Patrik Tosteberg , Goutam Bhat , Fahad Shahbaz Khan , Michael Felsberg

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Building models are conventionally reconstructed by building roof points planar segmentation and then using a topology graph to group the planes together. Roof edges and vertices are then mathematically represented by intersecting segmented…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Zhixin Li , Wenyuan Zhang , Jie Shan

Labelling point clouds fully is highly time-consuming and costly. As larger point cloud datasets with billions of points become more common, we ask whether the full annotation is even necessary, demonstrating that existing baselines…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Qingyong Hu , Bo Yang , Guangchi Fang , Yulan Guo , Ales Leonardis , Niki Trigoni , Andrew Markham

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Jiquan Ngiam , Benjamin Caine , Wei Han , Brandon Yang , Yuning Chai , Pei Sun , Yin Zhou , Xi Yi , Ouais Alsharif , Patrick Nguyen , Zhifeng Chen , Jonathon Shlens , Vijay Vasudevan

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

When classifying point clouds, a large amount of time is devoted to the process of engineering a reliable set of features which are then passed to a classifier of choice. Generally, such features - usually derived from the 3D-covariance…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Mohammed Yousefhussien , David J. Kelbe , Emmett J. Ientilucci , Carl Salvaggio

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficient learning methods.…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Fayao Liu , Guosheng Lin , Chuan-Sheng Foo , Chaitanya K. Joshi , Jie Lin