中文
相关论文

相关论文: Rethinking Sampling in 3D Point Cloud Generative A…

200 篇论文

Recently introduced generative adversarial network (GAN) has been shown numerous promising results to generate realistic samples. The essential task of GAN is to control the features of samples generated from a random distribution. While…

机器学习 · 计算机科学 2019-04-02 Minhyeok Lee , Junhee Seok

Automatic synthesis of high quality 3D shapes is an ongoing and challenging area of research. While several data-driven methods have been proposed that make use of neural networks to generate 3D shapes, none of them reach the level of…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Isaak Lim , Moritz Ibing , Leif Kobbelt

Conventional methods of 3D object generative modeling learn volumetric predictions using deep networks with 3D convolutional operations, which are direct analogies to classical 2D ones. However, these methods are computationally wasteful in…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Chen-Hsuan Lin , Chen Kong , Simon Lucey

With the vigorous development of the urban construction industry, engineering deformation or changes often occur during the construction process. To combat this phenomenon, it is necessary to detect changes in order to detect construction…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Xiaoxu Ren , Haili Sun , Zhenxin Zhang

In recent years, point cloud generation has gained significant attention in 3D generative modeling. Among existing approaches, point-based methods directly generate point clouds without relying on other representations such as latent…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Petr Molodyk , Jaemoo Choi , David W. Romero , Ming-Yu Liu , Yongxin Chen

Established sampling protocols for 3D point cloud learning, such as Farthest Point Sampling (FPS) and Fixed Sample Size (FSS), have long been relied upon. However, real-world data often suffer from corruptions, such as sensor noise, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Chongshou Li , Pin Tang , Xinke Li , Yuheng Liu , Tianrui Li

In this paper, we propose a simple yet effective method to represent point clouds as sets of samples drawn from a cloud-specific probability distribution. This interpretation matches intrinsic characteristics of point clouds: the number of…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Michał Stypułkowski , Kacper Kania , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński , Jan Chorowski

Due to scene complexity, sensor inaccuracies, and processing imprecision, point cloud corruption is inevitable. Over-reliance on input features is the root cause of DNN vulnerabilities. It remains unclear whether this issue exists in 3D…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Zhiqiang Tian , Weigang Li , Chunhua Deng , Junwei Hu , Yongqiang Wang , Wenping Liu

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Pointwise…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Yang You , Yujing Lou , Qi Liu , Yu-Wing Tai , Lizhuang Ma , Cewu Lu , Weiming Wang

3D object detection has seen quick progress thanks to advances in deep learning on point clouds. A few recent works have even shown state-of-the-art performance with just point clouds input (e.g. VoteNet). However, point cloud data have…

计算机视觉与模式识别 · 计算机科学 2020-01-30 Charles R. Qi , Xinlei Chen , Or Litany , Leonidas J. Guibas

Robust 3D perception under corruption has become an essential task for the realm of 3D vision. While current data augmentation techniques usually perform random transformations on all point cloud objects in an offline way and ignore the…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Jie Wang , Lihe Ding , Tingfa Xu , Shaocong Dong , Xinli Xu , Long Bai , Jianan Li

Deep generative models are proven to be a useful tool for automatic design synthesis and design space exploration. When applied in engineering design, existing generative models face three challenges: 1) generated designs lack diversity and…

机器学习 · 计算机科学 2021-08-17 Wei Chen , Faez Ahmed

Point cloud sampling is a less explored research topic for this data representation. The most commonly used sampling methods are still classical random sampling and farthest point sampling. With the development of neural networks, various…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Chengzhi Wu , Junwei Zheng , Julius Pfrommer , Jürgen Beyerer

Generative adversarial networks (GANs) have shown great success in applications such as image generation and inpainting. However, they typically require large datasets, which are often not available, especially in the context of prediction…

机器学习 · 计算机科学 2020-01-31 Daniel Stoller , Sebastian Ewert , Simon Dixon

The discriminator from generative adversarial nets (GAN) has been used by researchers as a feature extractor in transfer learning and appeared worked well. However, there are also studies that believe this is the wrong research direction…

机器学习 · 计算机科学 2020-01-06 Xin Mao , Zhaoyu Su , Pin Siang Tan , Jun Kang Chow , Yu-Hsing Wang

Recent research has shown that mmWave radar sensing is effective for object detection in low visibility environments, which makes it an ideal technique in autonomous navigation systems such as autonomous vehicles. However, due to the…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Yue Sun , Honggang Zhang , Zhuoming Huang , Benyuan Liu

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

We study the problem of efficient semantic segmentation of large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only able to be trained and…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Qingyong Hu , Bo Yang , Linhai Xie , Stefano Rosa , Yulan Guo , Zhihua Wang , Niki Trigoni , Andrew Markham

3D point cloud semantic and instance segmentation is crucial and fundamental for 3D scene understanding. Due to the complex structure, point sets are distributed off balance and diversely, which appears as both category imbalance and…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Tong He , Dong Gong , Zhi Tian , Chunhua Shen

Processing large point clouds is a challenging task. Therefore, the data is often sampled to a size that can be processed more easily. The question is how to sample the data? A popular sampling technique is Farthest Point Sampling (FPS).…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Oren Dovrat , Itai Lang , Shai Avidan