中文
相关论文

相关论文: BCOT: A Markerless High-Precision 3D Object Tracki…

200 篇论文

Monocular 3D object detection (M3OD) has long faced challenges due to data scarcity caused by high annotation costs and inherent 2D-to-3D ambiguity. Although various weakly supervised methods and pseudo-labeling methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Seokyeong Lee , Sithu Aung , Junyong Choi , Seungryong Kim , Ig-Jae Kim , Junghyun Cho

Monocular 3D object detection is a challenging task in the self-driving and computer vision community. As a common practice, most previous works use manually annotated 3D box labels, where the annotating process is expensive. In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Liang Peng , Fei Liu , Zhengxu Yu , Senbo Yan , Dan Deng , Zheng Yang , Haifeng Liu , Deng Cai

Open-vocabulary object perception has become an important topic in artificial intelligence, which aims to identify objects with novel classes that have not been seen during training. Under this setting, open-vocabulary object detection…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Haiji Liang , Ruize Han

Standardized benchmarks have been crucial in pushing the performance of computer vision algorithms, especially since the advent of deep learning. Although leaderboards should not be over-claimed, they often provide the most objective…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Patrick Dendorfer , Aljoša Ošep , Anton Milan , Konrad Schindler , Daniel Cremers , Ian Reid , Stefan Roth , Laura Leal-Taixé

We introduce the first data-driven multi-view 3D point tracker, designed to track arbitrary points in dynamic scenes using multiple camera views. Unlike existing monocular trackers, which struggle with depth ambiguities and occlusion, or…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Frano Rajič , Haofei Xu , Marko Mihajlovic , Siyuan Li , Irem Demir , Emircan Gündoğdu , Lei Ke , Sergey Prokudin , Marc Pollefeys , Siyu Tang

Multi-object tracking (MOT) is crucial for various multi-agent analyses such as evaluating team sports tactics and player movements and performance. While pedestrian tracking has advanced with Tracking-by-Detection MOT, team sports like…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Li Yin , Calvin Yeung , Qingrui Hu , Jun Ichikawa , Hirotsugu Azechi , Susumu Takahashi , Keisuke Fujii

Object perception from multi-view cameras is crucial for intelligent systems, particularly in indoor environments, e.g., warehouses, retail stores, and hospitals. Most traditional multi-target multi-camera (MTMC) detection and tracking…

Tracking the 6D pose of objects in video sequences is important for robot manipulation. Most prior efforts, however, often assume that the target object's CAD model, at least at a category-level, is available for offline training or during…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Bowen Wen , Kostas Bekris

In the realm of object pose estimation, scenarios involving both dynamic objects and moving cameras are prevalent. However, the scarcity of corresponding real-world datasets significantly hinders the development and evaluation of robust…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Xiangting Meng , Jiaqi Yang , Mingshu Chen , Chenxin Yan , Yujiao Shi , Wenchao Ding , Laurent Kneip

Inferring object 3D position and orientation from a single RGB camera is a foundational task in computer vision with many important applications. Traditionally, 3D object detection methods are trained in a fully-supervised setup, requiring…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Jan Skvrna , Lukas Neumann

Recent multi-camera 3D object detectors usually leverage temporal information to construct multi-view stereo that alleviates the ill-posed depth estimation. However, they typically assume all the objects are static and directly aggregate…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Qing Lian , Tai Wang , Dahua Lin , Jiangmiao Pang

Realistic scene reconstruction in driving scenarios poses significant challenges due to fast-moving objects. Most existing methods rely on labor-intensive manual labeling of object poses to reconstruct dynamic objects in canonical space and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Ruida Zhang , Chengxi Li , Chenyangguang Zhang , Xingyu Liu , Haili Yuan , Yanyan Li , Xiangyang Ji , Gim Hee Lee

Current motion-based multiple object tracking (MOT) approaches rely heavily on Intersection-over-Union (IoU) for object association. Without using 3D features, they are ineffective in scenarios with occlusions or visually similar objects.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Milad Khanchi , Maria Amer , Charalambos Poullis

Monocular cameras are one of the most commonly used sensors in the automotive industry for autonomous vehicles. One major drawback using a monocular camera is that it only makes observations in the two dimensional image plane and can not…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Samuel Scheidegger , Joachim Benjaminsson , Emil Rosenberg , Amrit Krishnan , Karl Granstrom

Unsupervised object-centric learning methods allow the partitioning of scenes into entities without additional localization information and are excellent candidates for reducing the annotation burden of multiple-object tracking (MOT)…

Monocular multi-object detection and localization in 3D space has been proven to be a challenging task. The MoNet3D algorithm is a novel and effective framework that can predict the 3D position of each object in a monocular image and draw a…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Xichuan Zhou , Yicong Peng , Chunqiao Long , Fengbo Ren , Cong Shi

We introduce a new benchmark, TAPVid-3D, for evaluating the task of long-range Tracking Any Point in 3D (TAP-3D). While point tracking in two dimensions (TAP) has many benchmarks measuring performance on real-world videos, such as…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Skanda Koppula , Ignacio Rocco , Yi Yang , Joe Heyward , João Carreira , Andrew Zisserman , Gabriel Brostow , Carl Doersch

3D single object tracking (SOT) is an important and challenging task for the autonomous driving and mobile robotics. Most existing methods perform tracking between two consecutive frames while ignoring the motion patterns of the target over…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Yu Lin , Zhiheng Li , Yubo Cui , Zheng Fang

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray

Object localization, and more specifically object pose estimation, in large industrial spaces such as warehouses and production facilities, is essential for material flow operations. Traditional approaches rely on artificial artifacts…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Hazem Youssef , Frederik Polachowski , Jérôme Rutinowski , Moritz Roidl , Christopher Reining