中文
相关论文

相关论文: ConcreTizer: Model Inversion Attack via Occupancy …

200 篇论文

Traditional unlearnable strategies have been proposed to prevent unauthorized users from training on the 2D image data. With more 3D point cloud data containing sensitivity information, unauthorized usage of this new type data has also…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Xianlong Wang , Minghui Li , Wei Liu , Hangtao Zhang , Shengshan Hu , Yechao Zhang , Ziqi Zhou , Hai Jin

3D point cloud segmentation has a wide range of applications in areas such as autonomous driving, augmented reality, virtual reality and digital twins. The point cloud data collected in real scenes often contain small objects and categories…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Chade Li , Pengju Zhang , Jiaming Zhang , Yihong Wu

In this paper, we propose a novel variable rate deep compression architecture that operates on raw 3D point cloud data. The majority of learning-based point cloud compression methods work on a downsampled representation of the data.…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Md Ahmed Al Muzaddid , William J. Beksi

3D Point cloud registration is still a very challenging topic due to the difficulty in finding the rigid transformation between two point clouds with partial correspondences, and it's even harder in the absence of any initial estimation…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Zhijian Qiao , Huanshu Wei , Zhe Liu , Chuanzhe Suo , Hesheng Wang

Most scanning LiDAR sensors generate a sequence of point clouds in real-time. While conventional 3D object detectors use a set of unordered LiDAR points acquired over a fixed time interval, recent studies have revealed that substantial…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Junho Koh , Junhyung Lee , Youngwoo Lee , Jaekyum Kim , Jun Won Choi

3D object detection often involves complicated training and testing pipelines, which require substantial domain knowledge about individual datasets. Inspired by recent non-maximum suppression-free 2D object detection models, we propose a 3D…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yue Wang , Justin Solomon

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guided 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Jaeyeon Kim , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

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

Using heterogeneous depth cameras and 3D scanners in 3D face verification causes variations in the resolution of the 3D point clouds. To solve this issue, previous studies use 3D registration techniques. Out of these proposed techniques,…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Ahmed ElSayed , Elif Kongar , Ausif Mahmood , Tarek Sobh , Terrance Boult

In the field of resource-constrained robots and the need for effective place recognition in multi-robotic systems, this article introduces RecNet, a novel approach that concurrently addresses both challenges. The core of RecNet's…

机器人学 · 计算机科学 2024-10-04 Nikolaos Stathoulopoulos , Mario A. V. Saucedo , Anton Koval , George Nikolakopoulos

3D deep learning has been increasingly more popular for a variety of tasks including many safety-critical applications. However, recently several works raise the security issues of 3D deep models. Although most of them consider adversarial…

机器学习 · 计算机科学 2025-05-09 Xinke Li , Zhirui Chen , Yue Zhao , Zekun Tong , Yabang Zhao , Andrew Lim , Joey Tianyi Zhou

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

Vision-centric occupancy networks, which represent the surrounding environment with uniform voxels with semantics, have become a new trend for safe driving of camera-only autonomous driving perception systems, as they are able to detect…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Yining Shi , Jiusi Li , Kun Jiang , Ke Wang , Yunlong Wang , Mengmeng Yang , Diange Yang

As a fundamental task for indoor scene understanding, 3D object detection has been extensively studied, and the accuracy on indoor point cloud data has been substantially improved. However, existing researches have been conducted on limited…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zijing Zhao , Zhu Xu , Qingchao Chen , Yuxin Peng , Yang Liu

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (bounding boxes with…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Chenming Zhu , Wenwei Zhang , Tai Wang , Xihui Liu , Kai Chen

3D deep models consuming point clouds have achieved sound application effects in computer vision. However, recent studies have shown they are vulnerable to 3D adversarial point clouds. In this paper, we regard these malicious point clouds…

多媒体 · 计算机科学 2023-02-16 Jiahao Zhu , Huajun Zhou , Zixuan Chen , Yi Zhou , Xiaohua Xie

3D point cloud classification is a fundamental task in safety-critical applications such as autonomous driving, robotics, and augmented reality. However, recent studies reveal that point cloud classifiers are vulnerable to structured…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Liang Zhou , Qiming Wang , Tianze Chen

Large-scale datasets are usually required to train deep neural networks, but it increases the computational complexity hindering the practical applications. Recently, dataset distillation for images and texts has been attracting a lot of…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Jae-Young Yim , Dongwook Kim , Jae-Young Sim

Point-cloud is an efficient way to represent 3D world. Analysis of point-cloud deals with understanding the underlying 3D geometric structure. But due to the lack of smooth topology, and hence the lack of neighborhood structure, standard…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Liu Yang , Rudrasis Chakraborty , Stella X. Yu

In recent years, modern techniques in deep learning and large-scale datasets have led to impressive progress in 3D instance segmentation, grasp pose estimation, and robotics. This allows for accurate detection directly in 3D scenes, object-…

机器人学 · 计算机科学 2024-04-22 Oliver Lemke , Zuria Bauer , René Zurbrügg , Marc Pollefeys , Francis Engelmann , Hermann Blum
‹ 上一页 1 8 9 10 下一页 ›