中文
相关论文

相关论文: ODTrack: Online Dense Temporal Token Learning for …

200 篇论文

In this work, we consider data association problems involving multi-object tracking (MOT). In particular, we address the challenges arising from object occlusions. We propose a framework called approximate dynamic programming track…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Pratyusha Musunuru , Yuchao Li , Jamison Weber , Dimitri Bertsekas

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

Dynamic 3D reconstruction and point tracking in videos are typically treated as separate tasks, despite their deep connection. We propose St4RTrack, a feed-forward framework that simultaneously reconstructs and tracks dynamic video content…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Haiwen Feng , Junyi Zhang , Qianqian Wang , Yufei Ye , Pengcheng Yu , Michael J. Black , Trevor Darrell , Angjoo Kanazawa

Recent approaches for 3D object detection have made tremendous progresses due to the development of deep learning. However, previous researches are mostly based on individual frames, leading to limited exploitation of information between…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Xusen Guo , Jiangfeng Gu , Silu Guo , Zixiao Xu , Chengzhang Yang , Shanghua Liu , Long Cheng , Kai Huang

In this paper, we introduce a novel benchmark, dubbed VastTrack, towards facilitating the development of more general visual tracking via encompassing abundant classes and videos. VastTrack possesses several attractive properties: (1) Vast…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Liang Peng , Junyuan Gao , Xinran Liu , Weihong Li , Shaohua Dong , Zhipeng Zhang , Heng Fan , Libo Zhang

A major challenge for video semantic segmentation is the lack of labeled data. In most benchmark datasets, only one frame of a video clip is annotated, which makes most supervised methods fail to utilize information from the rest of the…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Mingyu Ding , Zhe Wang , Bolei Zhou , Jianping Shi , Zhiwu Lu , Ping Luo

Most existing video moment retrieval methods rely on temporal sequences of frame- or clip-level features that primarily encode global visual and semantic information. However, such representations often fail to capture fine-grained object…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Zongyao Li , Yongkang Wong , Satoshi Yamazaki , Jianquan Liu , Mohan Kankanhalli

Object tracking is the cornerstone of many visual analytics systems. While considerable progress has been made in this area in recent years, robust, efficient, and accurate tracking in real-world video remains a challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Saeed Ranjbar Alvar , Ivan V. Bajić

Beyond the existing single-person and multiple-person human parsing tasks in static images, this paper makes the first attempt to investigate a more realistic video instance-level human parsing that simultaneously segments out each person…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Qixian Zhou , Xiaodan Liang , Ke Gong , Liang Lin

Temporal information is crucial for visual tracking, but existing multi-frame trackers are vulnerable to model drift caused by naively aggregating noisy historical predictions. In this paper, we introduce DTPTrack, a lightweight and…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Yuqing Huang , Liting Lin , Weijun Zhuang , Zhenyu He , Xin Li

3D single object tracking (SOT) is a crucial task in fields of mobile robotics and autonomous driving. Traditional motion-based approaches achieve target tracking by estimating the relative movement of target between two consecutive frames.…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Shuo Li , Yubo Cui , Zhiheng Li , Zheng Fang

Perception that involves multi-object detection and tracking, and trajectory prediction are two major tasks of autonomous driving. However, they are currently mostly studied separately, which results in most trajectory prediction modules…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Hao Cheng , Mengmeng Liu , Lin Chen

We introduce GoTrack, an efficient and accurate CAD-based method for 6DoF object pose refinement and tracking, which can handle diverse objects without any object-specific training. Unlike existing tracking methods that rely solely on an…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Van Nguyen Nguyen , Christian Forster , Sindi Shkodrani , Vincent Lepetit , Bugra Tekin , Cem Keskin , Tomas Hodan

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Progress in Multiple Object Tracking (MOT) has been historically limited by the size of the available datasets. We present an efficient framework to annotate trajectories and use it to produce a MOT dataset of unprecedented size. In our…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Santiago Manen , Michael Gygli , Dengxin Dai , Luc Van Gool

Object tracking quality usually depends on video context (e.g. object occlusion level, object density). In order to decrease this dependency, this paper presents a learning approach to adapt the tracker parameters to the context variations.…

计算机视觉与模式识别 · 计算机科学 2013-05-14 Duc Phu Chau , Monique Thonnat , François Bremond

Visual object tracking has gained promising progress in past decades. Most of the existing approaches focus on learning target representation in well-conditioned daytime data, while for the unconstrained real-world scenarios with adverse…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Siyuan Yao , Rui Zhu , Ziqi Wang , Wenqi Ren , Yanyang Yan , Xiaochun Cao

We introduce AllTracker: a model that estimates long-range point tracks by way of estimating the flow field between a query frame and every other frame of a video. Unlike existing point tracking methods, our approach delivers…

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Issa Mouawad , Francesca Odone

This paper deals with the problem of 3D tracking, i.e., to find dense correspondences in a sequence of time-varying 3D shapes. Despite deep learning approaches have achieved promising performance for pairwise dense 3D shapes matching, it is…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Shuaihang Yuan , Xiang Li , Yi Fang