中文
相关论文

相关论文: Generating 3D Adversarial Point Clouds

200 篇论文

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

Controllable generation of 3D assets is important for many practical applications like content creation in movies, games and engineering, as well as in AR/VR. Recently, diffusion models have shown remarkable results in generation quality of…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Philipp Schröppel , Christopher Wewer , Jan Eric Lenssen , Eddy Ilg , Thomas Brox

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

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

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack methods have been…

机器学习 · 计算机科学 2019-10-04 He Zhao , Trung Le , Paul Montague , Olivier De Vel , Tamas Abraham , Dinh Phung

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

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 completion is a generation and estimation issue derived from the partial point clouds, which plays a vital role in the applications in 3D computer vision. The progress of deep learning (DL) has impressively improved the…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Ben Fei , Weidong Yang , Wenming Chen , Zhijun Li , Yikang Li , Tao Ma , Xing Hu , Lipeng Ma

3D point cloud registration is a fundamental problem in computer vision and robotics. There has been extensive research in this area, but existing methods meet great challenges in situations with a large proportion of outliers and time…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Kexue Fu , Shaolei Liu , Xiaoyuan Luo , Manning Wang

Three-dimensional geometric data offer an excellent domain for studying representation learning and generative modeling. In this paper, we look at geometric data represented as point clouds. We introduce a deep AutoEncoder (AE) network with…

计算机视觉与模式识别 · 计算机科学 2018-06-13 Panos Achlioptas , Olga Diamanti , Ioannis Mitliagkas , Leonidas Guibas

Adversarial attacks on point clouds often impose strict geometric constraints to preserve plausibility; however, such constraints inherently limit transferability and undefendability. While deformation offers an alternative, existing…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Keke Tang , Ziyong Du , Weilong Peng , Xiaofei Wang , Peican Zhu , Ligang Liu , Zhihong Tian

Deep learning approaches have made tremendous progress in the field of semantic segmentation over the past few years. However, most current approaches operate in the 2D image space. Direct semantic segmentation of unstructured 3D point…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Francis Engelmann , Theodora Kontogianni , Alexander Hermans , Bastian Leibe

3D point cloud segmentation is an important function that helps robots understand the layout of their surrounding environment and perform tasks such as grasping objects, avoiding obstacles, and finding landmarks. Current segmentation…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jingdao Chen , Zsolt Kira , Yong K. Cho

Deep generative models of 3D shapes have received a great deal of research interest. Yet, almost all of them generate discrete shape representations, such as voxels, point clouds, and polygon meshes. We present the first 3D generative model…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Rundi Wu , Chang Xiao , Changxi Zheng

Three-dimensional (3D) point cloud analysis has become one of the attractive subjects in realistic imaging and machine visions due to its simplicity, flexibility and powerful capacity of visualization. Actually, the representation of scenes…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Omar Elharrouss , Kawther Hassine , Ayman Zayyan , Zakariyae Chatri , Noor almaadeed , Somaya Al-Maadeed , Khalid Abualsaud

Point clouds are a basic data type that is increasingly of interest as 3D content becomes more ubiquitous. Applications using point clouds include virtual, augmented, and mixed reality and autonomous driving. We propose a more efficient…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Ryan Killea , Yun Li , Saeed Bastani , Paul McLachlan

In this paper, we propose an effective point cloud generation method, which can generate multi-resolution point clouds of the same shape from a latent vector. Specifically, we develop a novel progressive deconvolution network with the…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Le Hui , Rui Xu , Jin Xie , Jianjun Qian , Jian Yang

The deep neural network (DNN) models for object detection using camera images are widely adopted in autonomous vehicles. However, DNN models are shown to be susceptible to adversarial image perturbations. In the existing methods of…

机器人学 · 计算机科学 2023-03-17 Hyung-Jin Yoon , Hamidreza Jafarnejadsani , Petros Voulgaris

We present a method that detects boundaries of parts in 3D shapes represented as point clouds. Our method is based on a graph convolutional network architecture that outputs a probability for a point to lie in an area that separates two or…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Marios Loizou , Melinos Averkiou , Evangelos Kalogerakis

Adversarial examples in machine learning are typically generated using gradients, obtained either directly through access to the model or approximated via queries to it. In this paper, we propose a much simpler approach to craft adversarial…

机器学习 · 计算机科学 2026-05-05 Alexander Warnecke , Konrad Rieck
‹ 上一页 1 8 9 10 下一页 ›