中文
相关论文

相关论文: Can We Remove the Ground? Obstacle-aware Point Clo…

200 篇论文

In this paper, we introduce PCR-CG: a novel 3D point cloud registration module explicitly embedding the color signals into the geometry representation. Different from previous methods that only use geometry representation, our module is…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Yu Zhang , Junle Yu , Xiaolin Huang , Wenhui Zhou , Ji Hou

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

This paper presents a novel and fast approach for ground plane segmentation in a LiDAR point cloud, specifically optimized for processing speed and hardware efficiency on FPGA hardware platforms. Our approach leverages a channel-based…

信号处理 · 电气工程与系统科学 2024-08-21 Xiao Zhang , Zhanhong Huang , Garcia Gonzalez Antony , Witek Jachimczyk , Xinming Huang

We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Tixiao Shan , Brendan Englot , Fabio Duarte , Carlo Ratti , Daniela Rus

Accurate classification of objects in 3D point clouds is a significant problem in several applications, such as autonomous navigation and augmented/virtual reality scenarios, which has become a research hot spot. In this paper, we presented…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Ramin Mousa , Mitra Khezli , Mohamadreza Azadi , Vahid Nikoofard , Saba Hesaraki

Geometry-based point cloud compression (G-PCC), an international standard designed by MPEG, provides a generic framework for compressing diverse types of point clouds while ensuring interoperability across applications and devices. However,…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Wanhao Ma , Wei Zhang , Shuai Wan , Fuzheng Yang

With the growth of 3D applications and the rapid increase in sensor-collected 3D point cloud data, there is a rising demand for efficient compression algorithms. Most existing learning-based compression methods handle geometry and color…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Tianxin Huang , Gim Hee Lee

3D object classification is a crucial problem due to its significant practical relevance in many fields, including computer vision, robotics, and autonomous driving. Although deep learning methods applied to point clouds sampled on CAD…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Anirban Ghosh , Ayan Dutta

In recent years, much progress has been made in LiDAR-based 3D object detection mainly due to advances in detector architecture designs and availability of large-scale LiDAR datasets. Existing 3D object detectors tend to perform well on the…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Eduardo R. Corral-Soto , Alaap Grandhi , Yannis Y. He , Mrigank Rochan , Bingbing Liu

As human-machine interaction continues to evolve, the capacity for environmental perception is becoming increasingly crucial. Integrating the two most common types of sensory data, images, and point clouds, can enhance detection accuracy.…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Kai Luo , Hao Wu , Kefu Yi , Kailun Yang , Wei Hao , Rongdong Hu

In this work, to facilitate the real-time processing of multi-scan registration error minimization on factor graphs, we devise a point cloud downsampling algorithm based on coreset extraction. This algorithm extracts a subset of the…

机器人学 · 计算机科学 2025-05-05 Kenji Koide , Aoki Takanose , Shuji Oishi , Masashi Yokozuka

Nearest-neighbor search in large vector databases is crucial for various machine learning applications. This paper introduces a novel method using tensor-train (TT) low-rank tensor decomposition to efficiently represent point clouds and…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Georgii Novikov , Alexander Gneushev , Alexey Kadeishvili , Ivan Oseledets

Object detection in images has reached unprecedented performances. The state-of-the-art methods rely on deep architectures that extract salient features and predict bounding boxes enclosing the objects of interest. These methods essentially…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Benjamin Deguerre , Clement Chatelain , Gilles Gasso

We propose a real-time dynamic LiDAR odometry pipeline for mobile robots in Urban Search and Rescue (USAR) scenarios. Existing approaches to dynamic object detection often rely on pretrained learned networks or computationally expensive…

机器人学 · 计算机科学 2024-11-28 Jonathan Lichtenfeld , Kevin Daun , Oskar von Stryk

In order to deal with the sparse and unstructured raw point clouds, LiDAR based 3D object detection research mostly focuses on designing dedicated local point aggregators for fine-grained geometrical modeling. In this paper, we revisit the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jinyu Li , Chenxu Luo , Xiaodong Yang

Deep learning has been successfully applied to object detection from remotely sensed images. Images are typically processed on the ground rather than on-board due to the computation power of the ground system. Such offloaded processing…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Jaemin Kang , Hoeseok Yang , Hyungshin Kim

Three-dimensional (3D) point clouds are important data representations in visualization applications. The rapidly growing utility and popularity of point cloud processing strongly motivate a plethora of research activities on large-scale…

信号处理 · 电气工程与系统科学 2021-11-24 Qinwen Deng , Songyang Zhang , Zhi Ding

This study develops a unified Point Cloud Geometry (PCG) compression method through the processing of multiscale sparse tensor-based voxelized PCG. We call this compression method SparsePCGC. The proposed SparsePCGC is a low complexity…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Jianqiang Wang , Dandan Ding , Zhu Li , Xiaoxing Feng , Chuntong Cao , Zhan Ma

Deep neural networks (DNNs) have achieved remarkable success in object detection tasks, but their increasing complexity poses significant challenges for deployment on resource-constrained platforms. While model compression techniques such…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Abhinav Shukla , Nachiket Tapas

Rotation estimation of known rigid objects is important for robotic applications such as dexterous manipulation. Most existing methods for rotation estimation use intermediate representations such as templates, global or local feature…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Ge Gao , Mikko Lauri , Jianwei Zhang , Simone Frintrop
‹ 上一页 1 8 9 10 下一页 ›