中文
相关论文

相关论文: 3D IoU-Net: IoU Guided 3D Object Detector for Poin…

200 篇论文

Accurate detection of obstacles in 3D is an essential task for autonomous driving and intelligent transportation. In this work, we propose a general multimodal fusion framework FusionPainting to fuse the 2D RGB image and 3D point clouds at…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Shaoqing Xu , Dingfu Zhou , Jin Fang , Junbo Yin , Zhou Bin , Liangjun Zhang

Technology to recognize the type of component represented by a point cloud is required in the reconstruction process of an as-built model of a process plant based on laser scanning. The reconstruction process of a process plant through…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Hyungki Kim , Duhwan Mun

3D object detection from a single image is an important task in Autonomous Driving (AD), where various approaches have been proposed. However, the task is intrinsically ambiguous and challenging as single image depth estimation is already…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Dingfu Zhou , Xibin Song , Yuchao Dai , Junbo Yin , Feixiang Lu , Jin Fang , Miao Liao , Liangjun Zhang

2D fully convolutional network has been recently successfully applied to object detection from images. In this paper, we extend the fully convolutional network based detection techniques to 3D and apply it to point cloud data. The proposed…

计算机视觉与模式识别 · 计算机科学 2017-01-17 Bo Li

Region Proposal Network (RPN) is the cornerstone of two-stage object detectors, it generates a sparse set of object proposals and alleviates the extrem foregroundbackground class imbalance problem during training. However, we find that the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Li Zhu , Zihao Xie , Liman Liu , Bo Tao , Wenbing Tao

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bounding boxes during…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Zengyi Qin , Jinglu Wang , Yan Lu

Point clouds, being the simple and compact representation of surface geometry of 3D objects, have gained increasing popularity with the evolution of deep learning networks for classification and segmentation tasks. Unlike human, teaching…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Sindhu Hegde , Shankar Gangisetty

In the CNN based object detectors, feature pyramids are widely exploited to alleviate the problem of scale variation across object instances. These object detectors, which strengthen features via a top-down pathway and lateral connections,…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Keyang Wang , Lei Zhang

Edge computing-based 3D perception has received attention in intelligent transportation systems (ITS) because real-time monitoring of traffic candidates potentially strengthens Vehicle-to-Everything (V2X) orchestration. Thanks to the…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Haolin Zhang , M S Mekala , Zulkar Nain , Dongfang Yang , Ju H. Park , Ho-Youl Jung

Local features and contextual dependencies are crucial for 3D point cloud analysis. Many works have been devoted to designing better local convolutional kernels that exploit the contextual dependencies. However, current point convolutions…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Yong He , Hongshan Yu , Zhengeng Yang , Wei Sun , Mingtao Feng , Ajmal Mian

The objective of this work is to develop a data processing system that can automatically generate waypoints for navigation of an unmanned aerial vehicle (UAV) to inspect surfaces of structures like buildings and bridges. The input includes…

机器人学 · 计算机科学 2017-02-14 M. D. Phung , C. H. Quach , D. T. Chu , N. Q. Nguyen , T. H. Dinh , Q. P. Ha

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Xinhai Liu , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker

3D object detection based on LiDAR-camera fusion is becoming an emerging research theme for autonomous driving. However, it has been surprisingly difficult to effectively fuse both modalities without information loss and interference. To…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Guojun Wang , Bin Tian , Yachen Zhang , Long Chen , Dongpu Cao , Jian Wu

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

Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Abdullah Hamdi , Silvio Giancola , Bernard Ghanem

Vehicle detection and tracking is a core ingredient for developing autonomous driving applications in urban scenarios. Recent image-based Deep Learning (DL) techniques are obtaining breakthrough results in these perceptive tasks. However,…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Victor Vaquero , Ivan del Pino , Francesc Moreno-Noguer , Joan Solà , Alberto Sanfeliu , Juan Andrade-Cetto

3D shape anomaly detection is a crucial task for industrial inspection and geometric analysis. Existing deep learning approaches typically learn representations of normal shapes and identify anomalies via out-of-distribution feature…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Xueyang Kang , Zizhao Li , Tian Lan , Dong Gong , Kourosh Khoshelham , Liangliang Nan

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Modern oriented object detectors typically predict a set of bounding boxes and select the top-ranked ones based on estimated localization quality. Achieving high detection performance requires that the estimated quality closely aligns with…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Yunhui Zhu , Buliao Huang

Existing point-cloud based 3D object detectors use convolution-like operators to process information in a local neighbourhood with fixed-weight kernels and aggregate global context hierarchically. However, non-local neural networks and…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Prarthana Bhattacharyya , Chengjie Huang , Krzysztof Czarnecki