中文
相关论文

相关论文: Flow Guided Short-term Trackers with Cascade Detec…

200 篇论文

Robust object tracking requires knowledge and understanding of the object being tracked: its appearance, its motion, and how it changes over time. A tracker must be able to modify its underlying model and adapt to new observations. We…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Daniel Gordon , Ali Farhadi , Dieter Fox

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

The notion of a Fast Moving Object (FMO), i.e. an object that moves over a distance exceeding its size within the exposure time, is introduced. FMOs may, and typically do, rotate with high angular speed. FMOs are very common in sports…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Denys Rozumnyi , Jan Kotera , Filip Sroubek , Lukas Novotny , Jiri Matas

Interacting with the environment, such as object detection and tracking, is a crucial ability of mobile robots. Besides high accuracy, efficiency in terms of processing effort and energy consumption are also desirable. To satisfy both…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Xuesong Li , Jose Guivant

Successive frames of a video are highly redundant, and the most popular object detection methods do not take advantage of this fact. Using multiple consecutive frames can improve detection of small objects or difficult examples and can…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Pierre Gravel

Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID). Because of the indefinite number of targets among…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Jimuyang Zhang , Sanping Zhou , Xin Chang , Fangbin Wan , Jinjun Wang , Yang Wu , Dong Huang

In this paper, we propose a long-sequence modeling framework, named StreamPETR, for multi-view 3D object detection. Built upon the sparse query design in the PETR series, we systematically develop an object-centric temporal mechanism. The…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Shihao Wang , Yingfei Liu , Tiancai Wang , Ying Li , Xiangyu Zhang

Optical flow is a useful input for various applications, including 3D reconstruction, pose estimation, tracking, and structure-from-motion. Despite its utility, the field of dense long-term tracking, especially over wide baselines, has not…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Tomáš Jelínek , Jonáš Šerých , Jiří Matas

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare,…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ankita Bose , Jayasravani Bhumireddy , Naveen N

Multi-Object Tracking, also known as Multi-Target Tracking, is a significant area of computer vision that has many uses in a variety of settings. The development of deep learning, which has encouraged researchers to propose more and more…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Vincenzo Mariano Scarrica , Ciro Panariello , Alessio Ferone , Antonino Staiano

This work addresses the problem of tracking maneuvering objects with complex motion patterns, a task in which conventional methods often struggle due to their reliance on predefined motion models. We integrate a data-driven liquid neural…

信号处理 · 电气工程与系统科学 2025-10-30 Minti Liu , Qinghua Guo , Cao Zeng , Yanguang Yu , Jun Li , Ming Jin

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Xizhou Zhu , Yujie Wang , Jifeng Dai , Lu Yuan , Yichen Wei

Current state-of-the-art trackers often fail due to distractorsand large object appearance changes. In this work, we explore the use ofdense optical flow to improve tracking robustness. Our main insight is that, because flow estimation can…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jianing Qian , Junyu Nan , Siddharth Ancha , Brian Okorn , David Held

Occlusion is one of the most significant challenges encountered by object detectors and trackers. While both object detection and tracking has received a lot of attention in the past, most existing methods in this domain do not target…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Satyaki Chakraborty , Martial Hebert

Multi-object tracking (MOT) has made great progress in recent years, but there are still some problems. Most MOT algorithms follow tracking-by-detection framework, which separates detection and tracking into two independent parts. Early…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Xuewu Lin , Yu-ang Guo , Jianqiang Wang

In this paper, we introduce a variation of a state-of-the-art real-time tracker (CFNet), which adds to the original algorithm robustness to target loss without a significant computational overhead. The new method is based on the assumption…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Alessandro Bay , Panagiotis Sidiropoulos , Eduard Vazquez , Michele Sasdelli

Tracking is one of the most important but still difficult tasks in computer vision and pattern recognition. The main difficulties in the tracking field are appearance variation and occlusion. Most traditional tracking methods set the…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Jinho Lee , Brian Kenji Iwana , Shouta Ide , Seiichi Uchida

Detecting objects in a video is a compute-intensive task. In this paper we propose CaTDet, a system to speedup object detection by leveraging the temporal correlation in video. CaTDet consists of two DNN models that form a cascaded…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Huizi Mao , Taeyoung Kong , William J. Dally

Task and motion planning are long-standing challenges in robotics, especially when robots have to deal with dynamic environments exhibiting long-term dynamics, such as households or warehouses. In these environments, long-term dynamics…

机器人学 · 计算机科学 2025-09-23 Francesco Argenziano , Miguel Saavedra-Ruiz , Sacha Morin , Daniele Nardi , Liam Paull

Short video applications like TikTok and Kwai have been a great hit recently. In order to meet the increasing demands and take full advantage of visual information in short videos, objects in each short video need to be located and analyzed…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Tairu Qiu , Guanxian Chen , Zhongang Qi , Bin Li , Ying Shan , Xiangyang Xue