中文
相关论文

相关论文: CoTracker3: Simpler and Better Point Tracking by P…

200 篇论文

Models for long-term point tracking are typically trained on large synthetic datasets. The performance of these models degrades in real-world videos due to different characteristics and the absence of dense ground-truth annotations.…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Görkay Aydemir , Fatma Güney , Weidi Xie

Synthetic datasets have enabled significant progress in point tracking by providing large-scale, densely annotated supervision. However, deploying these models in real-world domains remains challenging due to domain shift and lack of…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Valay Bundele , Mehran Hosseinzadeh , Hendrik Lensch

To safely deploy autonomous vehicles, onboard perception systems must work reliably at high accuracy across a diverse set of environments and geographies. One of the most common techniques to improve the efficacy of such systems in new…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Benjamin Caine , Rebecca Roelofs , Vijay Vasudevan , Jiquan Ngiam , Yuning Chai , Zhifeng Chen , Jonathon Shlens

Image-based 3D detection is an indispensable component of the perception system for autonomous driving. However, it still suffers from the unsatisfying performance, one of the main reasons for which is the limited training data.…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Xinzhu Ma , Yuan Meng , Yinmin Zhang , Lei Bai , Jun Hou , Shuai Yi , Wanli Ouyang

We introduce CoTracker, a transformer-based model that tracks a large number of 2D points in long video sequences. Differently from most existing approaches that track points independently, CoTracker tracks them jointly, accounting for…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Nikita Karaev , Ignacio Rocco , Benjamin Graham , Natalia Neverova , Andrea Vedaldi , Christian Rupprecht

Given the difficulty of manually annotating motion in video, the current best motion estimation methods are trained with synthetic data, and therefore struggle somewhat due to a train/test gap. Self-supervised methods hold the promise of…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Xinglong Sun , Adam W. Harley , Leonidas J. Guibas

In this paper, we explore learning end-to-end deep neural trackers without tracking annotations. This is important as large-scale training data is essential for training deep neural trackers while tracking annotations are expensive to…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Daniel McKee , Bing Shuai , Andrew Berneshawi , Manchen Wang , Davide Modolo , Svetlana Lazebnik , Joseph Tighe

This paper presents DriveTrack, a new benchmark and data generation framework for long-range keypoint tracking in real-world videos. DriveTrack is motivated by the observation that the accuracy of state-of-the-art trackers depends strongly…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Arjun Balasingam , Joseph Chandler , Chenning Li , Zhoutong Zhang , Hari Balakrishnan

Monocular 3D object tracking aims to estimate temporally consistent 3D object poses across video frames, enabling autonomous agents to reason about scene dynamics. However, existing state-of-the-art approaches are fully supervised and rely…

机器人学 · 计算机科学 2026-03-20 Nikhil Gosala , B. Ravi Kiran , Senthil Yogamani , Abhinav Valada

Multi-object tracking has seen a lot of progress recently, albeit with substantial annotation costs for developing better and larger labeled datasets. In this work, we remove the need for annotated datasets by proposing an unsupervised…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Shyamgopal Karthik , Ameya Prabhu , Vineet Gandhi

We present SDTracker, a method that harnesses the potential of synthetic data for multi-object tracking of real-world scenes in a domain generalization and semi-supervised fashion. First, we use the ImageNet dataset as an auxiliary to…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yingda Guan , Zhengyang Feng , Huiying Chang , Kuo Du , Tingting Li , Min Wang

Point annotations are considerably more time-efficient than bounding box annotations. However, how to use cheap point annotations to boost the performance of semi-supervised object detection remains largely unsolved. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yongtao Ge , Qiang Zhou , Xinlong Wang , Zhibin Wang , Hao Li , Chunhua Shen

Online mapping models show remarkable results in predicting vectorized maps from multi-view camera images only. However, all existing approaches still rely on ground-truth high-definition maps during training, which are expensive to obtain…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Christian Löwens , Thorben Funke , Jingchao Xie , Alexandru Paul Condurache

Recent advances in the field of machine learning and computer vision have enabled the development of fast and accurate road detectors. Commonly such systems are trained within a supervised learning paradigm where both an input sensor's data…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Luca Caltagirone , Lennart Svensson , Mattias Wahde , Martin Sanfridson

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Philip Jacobson , Yichen Xie , Mingyu Ding , Chenfeng Xu , Masayoshi Tomizuka , Wei Zhan , Ming C. Wu

Automatic pseudo-labeling is a powerful tool to tap into large amounts of sequential unlabeled data. It is specially appealing in safety-critical applications of autonomous driving, where performance requirements are extreme, datasets are…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Awet Haileslassie Gebrehiwot , Patrik Vacek , David Hurych , Karel Zimmermann , Patrick Perez , Tomáš Svoboda

Recently, one-stage trackers that use a joint model to predict both detections and appearance embeddings in one forward pass received much attention and achieved state-of-the-art results on the Multi-Object Tracking (MOT) benchmarks.…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Shuzhi Yu , Guanhang Wu , Chunhui Gu , Mohammed E. Fathy

Increasing the annotation efficiency of trajectory annotations from videos has the potential to enable the next generation of data-hungry tracking algorithms to thrive on large-scale datasets. Despite the importance of this task, there are…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Orcun Cetintas , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz

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
‹ 上一页 1 2 3 10 下一页 ›