中文
相关论文

相关论文: PointAugment: an Auto-Augmentation Framework for P…

200 篇论文

The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis.…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standard backbones like…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Haotian Liu , Mu Cai , Yong Jae Lee

3D LiDAR scanners are playing an increasingly important role in autonomous driving as they can generate depth information of the environment. However, creating large 3D LiDAR point cloud datasets with point-level labels requires a…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Xiangyu Yue , Bichen Wu , Sanjit A. Seshia , Kurt Keutzer , Alberto L. Sangiovanni-Vincentelli

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Existing automatic data augmentation (DA) methods either ignore updating DA's parameters according to the target model's state during training or adopt update strategies that are not effective enough. In this work, we design a novel data…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xiaogang Xu , Hengshuang Zhao

Driven by the increasing demand for accurate and efficient representation of 3D data in various domains, point cloud sampling has emerged as a pivotal research topic in 3D computer vision. Recently, learning-to-sample methods have garnered…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Chengzhi Wu , Yuxin Wan , Hao Fu , Julius Pfrommer , Zeyun Zhong , Junwei Zheng , Jiaming Zhang , Jürgen Beyerer

The recent advances in 3D sensing technology have made possible the capture of point clouds in significantly high resolution. However, increased detail usually comes at the expense of high storage, as well as computational costs in terms of…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Rolandos Alexandros Potamias , Giorgos Bouritsas , Stefanos Zafeiriou

Over the past two decades, we have seen an exponentially increased amount of point clouds collected with irregular shapes in various areas. Motivated by the importance of solid modeling for point clouds, we develop a novel and efficient…

统计计算 · 统计学 2023-02-21 Xinyi Li , Shan Yu , Yueying Wang , Guannan Wang , Ming-Jun Lai , Li Wang

Contextual ranking models have delivered impressive performance improvements over classical models in the document ranking task. However, these highly over-parameterized models tend to be data-hungry and require large amounts of data even…

信息检索 · 计算机科学 2023-11-28 Abhijit Anand , Jurek Leonhardt , Jaspreet Singh , Koustav Rudra , Avishek Anand

Despite the recent development of deep learning-based point cloud upsampling, most MLP-based point cloud upsampling methods have limitations in that it is difficult to train the local and global structure of the point cloud at the same…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Dohoon Kim , Minwoo Shin , Joonki Paik

Data augmentation is a powerful mechanism in equivariant machine learning, encouraging symmetry by training networks to produce consistent outputs under transformed inputs. Yet, effective augmentation typically requires the underlying…

机器学习 · 计算机科学 2026-02-13 Eduardo Santos-Escriche , Ya-Wei Eileen Lin , Stefanie Jegelka

Convolutional networks have been the paradigm of choice in many computer vision applications. The convolution operation however has a significant weakness in that it only operates on a local neighborhood, thus missing global information.…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Irwan Bello , Barret Zoph , Ashish Vaswani , Jonathon Shlens , Quoc V. Le

Due to the significant effort required for data collection and annotation in 3D perception tasks, mixed sample data augmentation (MSDA) has been widely studied to generate diverse training samples by mixing existing data. Recently, many…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Miao Zhang , Sherif Abdulatif , Benedikt Loesch , Marco Altmann , Bin Yang

Although data augmentation is a powerful technique for improving the performance of image classification tasks, it is difficult to identify the best augmentation policy. The optimal augmentation policy, which is the latent variable, cannot…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Koichi Kuriyama

Self-supervised learning can extract representations of good quality from solely unlabeled data, which is appealing for point cloud videos due to their high labelling cost. In this paper, we propose a contrastive mask prediction (PointCMP)…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Zhiqiang Shen , Xiaoxiao Sheng , Longguang Wang , Yulan Guo , Qiong Liu , Xi Zhou

Remarkable performance from Transformer networks in Natural Language Processing promote the development of these models in dealing with computer vision tasks such as image recognition and segmentation. In this paper, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Qi Zhong , Xian-Feng Han

Nowadays, pre-training big models on large-scale datasets has become a crucial topic in deep learning. The pre-trained models with high representation ability and transferability achieve a great success and dominate many downstream tasks in…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Ziyi Wang , Xumin Yu , Yongming Rao , Jie Zhou , Jiwen Lu

Common deep learning models for 3D environment perception often use pillarization/voxelization methods to convert point cloud data into pillars/voxels and then process it with a 2D/3D convolutional neural network (CNN). The pioneer work…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Chuanyu Luo , Nuo Cheng , Sikun Ma , Jun Xiang , Xiaohan Li , Shengguang Lei , Pu Li

Data augmentation (DA) has been widely used to improve the generalization of deep neural networks. While existing DA methods have proven effective, they often rely on augmentation operations with random magnitudes to each sample. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Suorong Yang , Furao Shen , Jian Zhao

The recent surge in 3D data acquisition has spurred the development of geometric deep learning models for point cloud processing, boosted by the remarkable success of transformers in natural language processing. While point cloud…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Alessandro Baiocchi , Indro Spinelli , Alessandro Nicolosi , Simone Scardapane