中文
相关论文

相关论文: PointCutMix: Regularization Strategy for Point Clo…

200 篇论文

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

Data augmentation is an effective regularization strategy to alleviate the overfitting, which is an inherent drawback of the deep neural networks. However, data augmentation is rarely considered for point cloud processing despite many…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Dogyoon Lee , Jaeha Lee , Junhyeop Lee , Hyeongmin Lee , Minhyeok Lee , Sungmin Woo , Sangyoun Lee

This paper introduces data augmentation for point clouds by interpolation between examples. Data augmentation by interpolation has shown to be a simple and effective approach in the image domain. Such a mixup is however not directly…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Yunlu Chen , Vincent Tao Hu , Efstratios Gavves , Thomas Mensink , Pascal Mettes , Pengwan Yang , Cees G. M. Snoek

Data augmentation is key to improving the generalization ability of deep learning models. Mixup is a simple and widely-used data augmentation technique that has proven effective in alleviating the problems of overfitting and data scarcity.…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Sanghyeok Lee , Minkyu Jeon , Injae Kim , Yunyang Xiong , Hyunwoo J. Kim

LiDAR point clouds, which are usually scanned by rotating LiDAR sensors continuously, capture precise geometry of the surrounding environment and are crucial to many autonomous detection and navigation tasks. Though many 3D deep…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Aoran Xiao , Jiaxing Huang , Dayan Guan , Kaiwen Cui , Shijian Lu , Ling Shao

Mixed-based point cloud augmentation is a popular solution to the problem of limited availability of large-scale public datasets. But the mismatch between mixed points and corresponding semantic labels hinders the further application in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Tianfang Zhu , Yue Guan , Anan Li

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacker can make a…

密码学与安全 · 计算机科学 2021-07-05 Hongbin Liu , Jinyuan Jia , Neil Zhenqiang Gong

We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-augmentation methods…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Ruihui Li , Xianzhi Li , Pheng-Ann Heng , Chi-Wing Fu

Point cloud classification is an essential component in many security-critical applications such as autonomous driving and augmented reality. However, point cloud classifiers are vulnerable to adversarially perturbed point clouds. Existing…

密码学与安全 · 计算机科学 2023-03-06 Jinghuai Zhang , Jinyuan Jia , Hongbin Liu , Neil Zhenqiang Gong

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

Point cloud analysis is challenging due to the irregularity of the point cloud data structure. Existing works typically employ the ad-hoc sampling-grouping operation of PointNet++, followed by sophisticated local and/or global feature…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Shen Zheng , Jinqian Pan , Changjie Lu , Gaurav Gupta

With the development of 3D sensing technologies, point clouds have attracted increasing attention in a variety of applications for 3D object representation, such as autonomous driving, 3D immersive tele-presence and heritage reconstruction.…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Junkun Qi , Wei Hu , Zongming Guo

In this paper, we propose a normal estimation method for unstructured 3D point clouds. In this method, a feature constraint mechanism called Local Plane Features Constraint (LPFC) is used and then a multi-scale selection strategy is…

图形学 · 计算机科学 2019-10-22 Jun Zhou , Hua Huang , Bin Liu , Xiuping Liu

Recent advances in 3D point cloud analysis bring a diverse set of network architectures to the field. However, the lack of a unified framework to interpret those networks makes any systematic comparison, contrast, or analysis challenging,…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Haojia Lin , Xiawu Zheng , Lijiang Li , Fei Chao , Shanshan Wang , Yan Wang , Yonghong Tian , Rongrong Ji

Data augmentation is an important technique to reduce overfitting and improve learning performance, but existing works on data augmentation for 3D point cloud data are based on heuristics. In this work, we instead propose to automatically…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Wanyue Zhang , Xun Xu , Fayao Liu , Le Zhang , Chuan-Sheng Foo

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

The recent trend in deep learning methods for 3D point cloud understanding is to propose increasingly sophisticated architectures either to better capture 3D geometries or by introducing possibly undesired inductive biases. Moreover, prior…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Davide Boscaini , Fabio Poiesi

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

The growing size of point clouds enlarges consumptions of storage, transmission, and computation of 3D scenes. Raw data is redundant, noisy, and non-uniform. Therefore, simplifying point clouds for achieving compact, clean, and uniform…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yuanqi Li , Jianwei Guo , Xinran Yang , Shun Liu , Jie Guo , Xiaopeng Zhang , Yanwen Guo

As a popular representation of 3D data, point cloud may contain noise and need to be filtered before use. Existing point cloud filtering methods either cannot preserve sharp features or result in uneven point distribution in the filtered…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Shuaijun Chen , Jinxi Wang , Wei Pan , Shang Gao , Meili Wang , Xuequan Lu
‹ 上一页 1 2 3 10 下一页 ›