中文
相关论文

相关论文: Pointy - A Lightweight Transformer for Point Cloud…

200 篇论文

Affordable 3D scanners often produce sparse and non-uniform point clouds that negatively impact downstream applications in robotic systems. While existing point cloud upsampling architectures have demonstrated promising results on standard…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Ahmed Hatem , Yiming Qian , Yang Wang

Point cloud filtering is a fundamental problem in geometry modeling and processing. Despite of significant advancement in recent years, the existing methods still suffer from two issues: 1) they are either designed without preserving sharp…

图形学 · 计算机科学 2020-09-29 Dongbo Zhang , Xuequan Lu , Hong Qin , Ying He

Point cloud data has been extensively studied due to its compact form and flexibility in representing complex 3D structures. The ability of point cloud data to accurately capture and represent intricate 3D geometry makes it an ideal choice…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Ben Fei , Weidong Yang , Liwen Liu , Tianyue Luo , Rui Zhang , Yixuan Li , Ying He

There is great interest to develop artificial intelligence-based protein-ligand affinity models due to their immense applications in drug discovery. In this paper, PointNet and PointTransformer, two pointwise multi-layer perceptrons have…

生物大分子 · 定量生物学 2021-07-12 Yeji Wang , Shuo Wu , Yanwen Duan , Yong Huang

Data augmentation is an effective regularization strategy for mitigating overfitting in deep neural networks, and it plays a crucial role in 3D vision tasks, where the point cloud data is relatively limited. While mixing-based augmentation…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Yi Wang , Jiaze Wang , Jinpeng Li , Zixu Zhao , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Vector quantization has emerged as a powerful tool in large-scale multimodal models, unifying heterogeneous representations through discrete token encoding. However, its effectiveness hinges on robust codebook design. Current…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Hongxuan Li , Wencheng Zhu , Huiying Xu , Xinzhong Zhu , Pengfei Zhu

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

Point clouds are unstructured and unordered data, as opposed to images. Thus, most machine learning approach developed for image cannot be directly transferred to point clouds. In this paper, we propose a generalization of discrete…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Alexandre Boulch

Implicit neural networks have emerged as a crucial technology in 3D surface reconstruction. To reconstruct continuous surfaces from discrete point clouds, encoding the input points into regular grid features (plane or volume) has been…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shengtao Li , Ge Gao , Yudong Liu , Yu-Shen Liu , Ming Gu

In many vision and robotics applications, it is common that the captured objects are represented by very few points. Most of the existing completion methods are designed for partial point clouds with many points, and they perform poorly or…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Xianfeng Wu , Jinhui Qian , Qing Wei , Xianzu Wu , Xinyi Liu , Luxin Hu , Yanli Gong , Zhongyuan Lai , Libing Wu

Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models have demonstrated their…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Shengshan Hu , Junwei Zhang , Wei Liu , Junhui Hou , Minghui Li , Leo Yu Zhang , Hai Jin , Lichao Sun

Recent developments in the field of deep learning for 3D data have demonstrated promising potential for end-to-end learning directly from point clouds. However, many real-world point clouds contain a large class im-balance due to the…

计算机视觉与模式识别 · 计算机科学 2019-06-19 David Griffiths , Jan Boehm

Transformers have shown superior performance on various computer vision tasks with their capabilities to capture long-range dependencies. Despite the success, it is challenging to directly apply Transformers on point clouds due to their…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Jinyoung Park , Sanghyeok Lee , Sihyeon Kim , Yunyang Xiong , Hyunwoo J. Kim

As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the recent success of deep…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Guandao Yang , Xun Huang , Zekun Hao , Ming-Yu Liu , Serge Belongie , Bharath Hariharan

Computer-Aided Design (CAD) model reconstruction from point clouds is an important problem at the intersection of computer vision, graphics, and machine learning; it saves the designer significant time when iterating on in-the-wild objects.…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yujia Liu , Anton Obukhov , Jan Dirk Wegner , Konrad Schindler

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zhenpeng Chen , Yuan li

In point cloud analysis, point-based methods have rapidly developed in recent years. These methods have recently focused on concise MLP structures, such as PointNeXt, which have demonstrated competitiveness with Convolutional and…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Xin Deng , WenYu Zhang , Qing Ding , XinMing Zhang

With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation. Yet, taming them in generating less…

计算机视觉与模式识别 · 计算机科学 2022-04-06 An-Chieh Cheng , Xueting Li , Sifei Liu , Min Sun , Ming-Hsuan Yang

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

Generative diffusion models have shown empirical successes in point cloud resampling, generating a denser and more uniform distribution of points from sparse or noisy 3D point clouds by progressively refining noise into structure. However,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Wenqiang Xu , Wenrui Dai , Duoduo Xue , Ziyang Zheng , Chenglin Li , Junni Zou , Hongkai Xiong