中文
相关论文

相关论文: VoxelKP: A Voxel-based Network Architecture for Hu…

200 篇论文

Cross-modality registration between 2D images from cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel patterns learned by…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Junsheng Zhou , Baorui Ma , Wenyuan Zhang , Yi Fang , Yu-Shen Liu , Zhizhong Han

In point cloud compression, the quality of a reconstructed point cloud relies on both the global structure and the local context, with existing methods usually processing global and local information sequentially and lacking communication…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xuan Deng , Xingtao Wang , Xiandong Meng , Xiaopeng Fan , Debin Zhao

We introduce a novel bottom-up approach for the extraction of chart data. Our model utilizes images of charts as inputs and learns to detect keypoints (KP), which are used to reconstruct the components within the plot area. Our novelty lies…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Saleem Ahmed , Pengyu Yan , David Doermann , Srirangaraj Setlur , Venu Govindaraju

LiDAR semantic segmentation is crucial for autonomous vehicles and mobile robots, requiring high accuracy and real-time processing, especially on resource-constrained embedded systems. Previous state-of-the-art methods often face a…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Samir Abou Haidar , Alexandre Chariot , Mehdi Darouich , Cyril Joly , Jean-Emmanuel Deschaud

Point clouds captured by different sensors such as RGB-D cameras and LiDAR possess non-negligible domain gaps. Most existing methods design different network architectures and train separately on point clouds from various sensors.…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Shengjun Zhang , Xin Fei , Yueqi Duan

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for autonomous robots. In…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Ziyue Feng , Longlong Jing , Peng Yin , Yingli Tian , Bing Li

Transformers have gained much attention by outperforming convolutional neural networks in many 2D vision tasks. However, they are known to have generalization problems and rely on massive-scale pre-training and sophisticated training…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Tianchen Zhao , Niansong Zhang , Xuefei Ning , He Wang , Li Yi , Yu Wang

In this paper, we study the problem of sparse multiple kernel learning (MKL), where the goal is to efficiently learn a combination of a fixed small number of kernels from a large pool that could lead to a kernel classifier with a small…

机器学习 · 计算机科学 2013-02-05 Rong Jin , Tianbao Yang , Mehrdad Mahdavi

3D Human Pose Estimation (HPE) is the task of locating keypoints of the human body in 3D space from 2D or 3D representations such as RGB images, depth maps or point clouds. Current HPE methods from depth and point clouds predominantly rely…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Irene Ballester , Ondřej Peterka , Martin Kampel

3D human mesh recovery from point clouds is essential for various tasks, including AR/VR and human behavior understanding. Previous works in this field either require high-quality 3D human scans or sequential point clouds, which cannot be…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Guanze Liu , Yu Rong , Lu Sheng

While point-based neural architectures have demonstrated their efficacy, the time-consuming sampler currently prevents them from performing real-time reasoning on scene-level point clouds. Existing methods attempt to overcome this issue by…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Junyuan Ouyang , Xiao Liu , Haoyao Chen

When working with three-dimensional data, choice of representation is key. We explore voxel-based models, and present evidence for the viability of voxellated representations in applications including shape modeling and object…

计算机视觉与模式识别 · 计算机科学 2016-08-17 Andrew Brock , Theodore Lim , J. M. Ritchie , Nick Weston

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li

Real-time 3D mapping is a critical component in many important applications today including robotics, AR/VR, and 3D visualization. 3D mapping involves continuously fusing depth maps obtained from depth sensors in phones, robots, and…

硬件体系结构 · 计算机科学 2022-10-18 Sankeerth Durvasula , Raymond Kiguru , Samarth Mathur , Jenny Xu , Jimmy Lin , Nandita Vijaykumar

Recent advances in point cloud object detection have increasingly adopted Transformer-based and State Space Models (SSMs) to capture long-range dependencies. However, these serialized frameworks strictly maintain the consistency of input…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Qifeng Liu , Dawei Zhao , Yabo Dong , Linzhi Shang , Liang Xiao , Juan Wang , Kunkong Zhao , Dongming Lu , Qi Zhu

Non-uniformed 3D sparse data, e.g., point clouds or voxels in different spatial positions, make contribution to the task of 3D object detection in different ways. Existing basic components in sparse convolutional networks (Sparse CNNs)…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Yukang Chen , Yanwei Li , Xiangyu Zhang , Jian Sun , Jiaya Jia

Cooperative perception can increase the view field and decrease the occlusion of an ego vehicle, hence improving the perception performance and safety of autonomous driving. Despite the success of previous works on cooperative object…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yunshuang Yuan , Yan Xia , Daniel Cremers , Monika Sester

Sparse voxel-based 3D convolutional neural networks (CNNs) are widely used for various 3D vision tasks. Sparse voxel-based 3D CNNs create sparse non-empty voxels from the 3D input and perform 3D convolution operations on them only. We…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Yu-Qi Yang , Peng-Shuai Wang , Yang Liu

Photo-realistic free-viewpoint rendering of real-world scenes using classical computer graphics techniques is challenging, because it requires the difficult step of capturing detailed appearance and geometry models. Recent studies have…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Lingjie Liu , Jiatao Gu , Kyaw Zaw Lin , Tat-Seng Chua , Christian Theobalt

In this paper, a sparsity-aware adaptive algorithm for distributed learning in diffusion networks is developed. The algorithm follows the set-theoretic estimation rationale. At each time instance and at each node of the network, a closed…

信息论 · 计算机科学 2015-06-03 Symeon Chouvardas , Konstantinos Slavakis , Yannis Kopsinis , Sergios Theodoridis