中文
相关论文

相关论文: Towards Stable 3D Object Detection

200 篇论文

Accurate detection of objects in 3D point clouds is a key problem in autonomous driving systems. Collaborative perception can incorporate information from spatially diverse sensors and provide significant benefits for improving the…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Junyong Wang , Yuan Zeng , Yi Gong

3D object detection is one of the most important tasks for the perception systems of autonomous vehicles. With the significant success in the field of 2D object detection, several monocular image based 3D object detection algorithms have…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Zhou Lingtao , Fang Jiaojiao , Liu Guizhong

In this paper, we propose a self-supervised learningmethod for multi-object pose estimation. 3D object under-standing from 2D image is a challenging task that infers ad-ditional dimension from reduced-dimensional information.In particular,…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Hyeonwoo Yu , Jean Oh

Object detection is a computer vision task that has become an integral part of many consumer applications today such as surveillance and security systems, mobile text recognition, and diagnosing diseases from MRI/CT scans. Object detection…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Abhishek Balasubramaniam , Sudeep Pasricha

Image-based environment perception is an important component especially for driver assistance systems or autonomous driving. In this scope, modern neuronal networks are used to identify multiple objects as well as the according position and…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Fabian Küppers

Self-driving cars must detect other vehicles and pedestrians in 3D to plan safe routes and avoid collisions. State-of-the-art 3D object detectors, based on deep learning, have shown promising accuracy but are prone to over-fit to domain…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yurong You , Carlos Andres Diaz-Ruiz , Yan Wang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q Weinberger

3D object detection is fundamentally important for various emerging applications, including autonomous driving and robotics. A key requirement for training an accurate 3D object detector is the availability of a large amount of LiDAR-based…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Ruiyu Mao , Sarthak Kumar Maharana , Rishabh K Iyer , Yunhui Guo

Detecting objects and estimating their pose remains as one of the major challenges of the computer vision research community. There exists a compromise between localizing the objects and estimating their viewpoints. The detector ideally…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Daniel Oñoro-Rubio , Roberto J. López-Sastre , Carolina Redondo-Cabrera , Pedro Gil-Jiménez

Comprehensive perception of the vehicle's environment and correct interpretation of the environment are crucial for the safe operation of autonomous vehicles. The perception of surrounding objects is the main component for further tasks…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Jörg Gamerdinger , Sven Teufel , Stephan Amann , Georg Volk , Oliver Bringmann

Multi-object tracking (MOT) is one of the most challenging tasks in computer vision, where it is important to correctly detect objects and associate these detections across frames. Current approaches mainly focus on tracking objects in each…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Matvei Shelukhan , Timur Mamedov , Karina Kvanchiani

The 3D LiDAR place recognition aims to estimate a coarse localization in a previously seen environment based on a single scan from a rotating 3D LiDAR sensor. The existing solutions to this problem include hand-crafted point cloud…

机器人学 · 计算机科学 2021-12-28 Kamil Żywanowski , Adam Banaszczyk , Michał R. Nowicki , Jacek Komorowski

Contemporary deep-learning object detection methods for autonomous driving usually assume prefixed categories of common traffic participants, such as pedestrians and cars. Most existing detectors are unable to detect uncommon objects and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Kaican Li , Kai Chen , Haoyu Wang , Lanqing Hong , Chaoqiang Ye , Jianhua Han , Yukuai Chen , Wei Zhang , Chunjing Xu , Dit-Yan Yeung , Xiaodan Liang , Zhenguo Li , Hang Xu

Bounding boxes uniquely characterize object detection, where a good detector gives accurate bounding boxes of categories of interest. However, in the real-world where test ground truths are not provided, it is non-trivial to find out…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Yang Yang , Wenhai Wang , Zhe Chen , Jifeng Dai , Liang Zheng

Many modern datasets don't fit neatly into $n \times p$ matrices, but most techniques for measuring statistical stability expect rectangular data. We study methods for stability assessment on non-rectangular data, using statistical learning…

统计计算 · 统计学 2021-02-23 Kris Sankaran

This paper addresses the task of 3D pose estimation for a hand interacting with an object from a single image observation. When modeling hand-object interaction, previous works mainly exploit proximity cues, while overlooking the dynamical…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Rong Wang , Wei Mao , Hongdong Li

The availability of devices that track moving objects has led to an explosive growth in trajectory data. When exploring the resulting large trajectory collections, visual summaries are a useful tool to identify time intervals of interest. A…

人机交互 · 计算机科学 2021-07-13 Jules Wulms , Juri Buchmüller , Wouter Meulemans , Kevin Verbeek , Bettina Speckmann

We propose a deep convolutional object detector for automated driving applications that also estimates classification, pose and shape uncertainty of each detected object. The input consists of a multi-layer grid map which is well-suited for…

机器人学 · 计算机科学 2019-02-01 Sascha Wirges , Marcel Reith-Braun , Martin Lauer , Christoph Stiller

The prevalent approaches of unsupervised 3D object detection follow cluster-based pseudo-label generation and iterative self-training processes. However, the challenge arises due to the sparsity of LiDAR scans, which leads to pseudo-labels…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Hai Wu , Shijia Zhao , Xun Huang , Chenglu Wen , Xin Li , Cheng Wang

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

Real-time object tracking necessitates a delicate balance between speed and accuracy, a challenge exacerbated by the computational demands of deep learning methods. In this paper, we propose Confidence-Triggered Detection (CTD), an…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Zhicheng Ding , Zhixin Lai , Siyang Li , Panfeng Li , Qikai Yang , Edward Wong