中文
相关论文

相关论文: Understanding Key Point Cloud Features for Develop…

200 篇论文

The development of practical applications, such as autonomous driving and robotics, has brought increasing attention to 3D point cloud understanding. While deep learning has achieved remarkable success on image-based tasks, there are many…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Haoming Lu , Humphrey Shi

Face recognition using 3D point clouds is gaining growing interest, while raw point clouds often contain a significant amount of noise due to imperfect sensors. In this paper, an end-to-end 3D face recognition on a noisy point cloud is…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Junyu Liu , Jianfeng Ren , Sunhong Liang , Xudong Jiang

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Studying adversarial attacks on point clouds is essential for evaluating and improving the robustness of 3D deep learning models. However, most existing attack methods are developed under ideal white-box settings and often suffer from…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Keke Tang , Yuze Gao , Weilong Peng , Xiaofei Wang , Meie Fang , Peican Zhu

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatial pattern of a point…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Weikun Wu , Yan Zhang , David Wang , Yunqi Lei

The increasing adoption of 3D point cloud data in various applications, such as autonomous vehicles, robotics, and virtual reality, has brought about significant advancements in object recognition and scene understanding. However, this…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Wenhao Lan , Yijun Yang , Haihua Shen , Shan Li

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

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

Accurate 3D geometry acquisition is essential for a wide range of applications, such as computer graphics, autonomous driving, robotics, and augmented reality. However, raw point clouds acquired in real-world environments are often…

图形学 · 计算机科学 2025-08-26 Jinxi Wang , Ben Fei , Dasith de Silva Edirimuni , Zheng Liu , Ying He , Xuequan Lu

Point cloud data have been widely explored due to its superior accuracy and robustness under various adverse situations. Meanwhile, deep neural networks (DNNs) have achieved very impressive success in various applications such as…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Aoran Xiao , Jiaxing Huang , Dayan Guan , Xiaoqin Zhang , Shijian Lu , Ling Shao

3D building models with facade details are playing an important role in many applications now. Classifying point clouds at facade-level is key to create such digital replicas of the real world. However, few studies have focused on such…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Yue Tan , Olaf Wysocki , Ludwig Hoegner , Uwe Stilla

Adversarial attack methods based on point manipulation for 3D point cloud classification have revealed the fragility of 3D models, yet the adversarial examples they produce are easily perceived or defended against. The trade-off between the…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Tianrui Lou , Xiaojun Jia , Jindong Gu , Li Liu , Siyuan Liang , Bangyan He , Xiaochun Cao

With the maturity of depth sensors, the vulnerability of 3D point cloud models has received increasing attention in various applications such as autonomous driving and robot navigation. Previous 3D adversarial attackers either follow the…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yunbo Tao , Daizong Liu , Pan Zhou , Yulai Xie , Wei Du , Wei Hu

In this paper, we introduce a novel conditional generative adversarial network that creates dense 3D point clouds, with color, for assorted classes of objects in an unsupervised manner. To overcome the difficulty of capturing intricate…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Mohammad Samiul Arshad , William J. Beksi

Although accurate and fast point cloud classification is a fundamental task in 3D applications, it is difficult to achieve this purpose due to the irregularity and disorder of point clouds that make it challenging to achieve effective and…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Dening Lu , Qian Xie , Linlin Xu , Jonathan Li

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely on relatively dense…

机器人学 · 计算机科学 2022-05-10 Prajval Kumar Murali , Cong Wang , Ravinder Dahiya , Mohsen Kaboli

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

With the increasing attention in various 3D safety-critical applications, point cloud learning models have been shown to be vulnerable to adversarial attacks. Although existing 3D attack methods achieve high success rates, they delve into…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Daizong Liu , Wei Hu , Xin Li

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial examples. While numerous successful adversarial attacks have been proposed, defenses against these attacks remain relatively understudied. Existing defense…

机器学习 · 计算机科学 2025-06-17 Furkan Mumcu , Yasin Yilmaz