中文
相关论文

相关论文: Monocular Quasi-Dense 3D Object Tracking

200 篇论文

The precise localization of 3D objects from a single image without depth information is a highly challenging problem. Most existing methods adopt the same approach for all objects regardless of their diverse distributions, leading to…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yunpeng Zhang , Jiwen Lu , Jie Zhou

Object tracking and 3D reconstruction are often performed together, with tracking used as input for reconstruction. However, the obtained reconstructions also provide useful information for improving tracking. We propose a novel method that…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Jonathon Luiten , Tobias Fischer , Bastian Leibe

Understanding the world in 3D is a critical component of urban autonomous driving. Generally, the combination of expensive LiDAR sensors and stereo RGB imaging has been paramount for successful 3D object detection algorithms, whereas…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Garrick Brazil , Xiaoming Liu

Target detection and tracking provides crucial information for motion planning and decision making in autonomous driving. This paper proposes an online multi-object tracking (MOT) framework with tracking-by-detection for maneuvering…

机器人学 · 计算机科学 2019-12-03 Zehui Meng , Qi Heng Ho , Zefan Huang , Hongliang Guo , Marcelo H. Ang , Daniela Rus

Multi-object tracking (MOT) in monocular videos is fundamentally challenged by occlusions and depth ambiguity, issues that conventional tracking-by-detection (TBD) methods struggle to resolve owing to a lack of geometric awareness. To…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xudong Han , Pengcheng Fang , Yueying Tian , Jianhui Yu , Xiaohao Cai , Daniel Roggen , Philip Birch

Detecting and localizing objects in the real 3D space, which plays a crucial role in scene understanding, is particularly challenging given only a monocular image due to the geometric information loss during imagery projection. We propose…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Zengyi Qin , Jinglu Wang , Yan Lu

Multiple Object Tracking (MOT) is an important task in computer vision. MOT is still challenging due to the occlusion problem, especially in dense scenes. Following the tracking-by-detection framework, we propose the Box-Plane Matching…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jinlong Peng , Yueyang Gu , Yabiao Wang , Chengjie Wang , Jilin Li , Feiyue Huang

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current methods still rely…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Runzhou Tao , Wencheng Han , Zhongying Qiu , Cheng-zhong Xu , Jianbing Shen

Automatic detection of traffic accidents is an important emerging topic in traffic monitoring systems. Nowadays many urban intersections are equipped with surveillance cameras connected to traffic management systems. Therefore, computer…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Hadi Ghahremannezhad , Hang Shi , Chengjun Liu

The problem of multi-object tracking is a fundamental computer vision research focus, widely used in public safety, transport, autonomous vehicles, robotics, and other regions involving artificial intelligence. Because of the complexity of…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Kai Ren , Chuanping Hu

Monocular 3D object detection (Mono3D) is a fundamental computer vision task that estimates an object's class, 3D position, dimensions, and orientation from a single image. Its applications, including autonomous driving, augmented reality,…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Abhinav Kumar

In this paper, we propose a Monocular 3D Single Stage object Detector (M3DSSD) with feature alignment and asymmetric non-local attention. Current anchor-based monocular 3D object detection methods suffer from feature mismatching. To…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Shujie Luo , Hang Dai , Ling Shao , Yong Ding

To achieve accurate 3D object detection at a low cost for autonomous driving, many multi-camera methods have been proposed and solved the occlusion problem of monocular approaches. However, due to the lack of accurate estimated depth,…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Ching-Yu Tseng , Yi-Rong Chen , Hsin-Ying Lee , Tsung-Han Wu , Wen-Chin Chen , Winston H. Hsu

Current monocular 3D detectors are held back by the limited diversity and scale of real-world datasets. While data augmentation certainly helps, it's particularly difficult to generate realistic scene-aware augmented data for outdoor…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Rishubh Parihar , Srinjay Sarkar , Sarthak Vora , Jogendra Kundu , R. Venkatesh Babu

While computer vision has advanced considerably for general object detection and tracking, the specific problem of fast-moving tiny objects remains underexplored. This paper addresses the significant challenge of detecting and tracking…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Prithvi Raj Singh , Raju Gottumukkala , Anthony S. Maida , Alan B. Barhorst , Vijaya Gopu

Multiple object tracking has been a challenging field, mainly due to noisy detection sets and identity switch caused by occlusion and similar appearance among nearby targets. Previous works rely on appearance models built on individual or…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Zheng Tang , Jenq-Neng Hwang

This paper tackles the 3D object detection problem, which is of vital importance for applications such as autonomous driving. Our framework uses a Machine Learning (ML) pipeline on a combination of monocular camera and LiDAR data to detect…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Gustavo A. Salazar-Gomez , Miguel A. Saavedra-Ruiz , Victor A. Romero-Cano

Monocular 3D object detection is of great significance for autonomous driving but remains challenging. The core challenge is to predict the distance of objects in the absence of explicit depth information. Unlike regressing the distance as…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Xuepeng Shi , Qi Ye , Xiaozhi Chen , Chuangrong Chen , Zhixiang Chen , Tae-Kyun Kim

We propose and study open-vocabulary monocular 3D detection, a novel task that aims to detect objects of any categores in metric 3D space from a single RGB image. Existing 3D object detectors either rely on costly sensors such as LiDAR or…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jin Yao , Hao Gu , Xuweiyi Chen , Jiayun Wang , Zezhou Cheng