中文
相关论文

相关论文: Better Feature Tracking Through Subspace Constrain…

200 篇论文

A number of computer vision tasks exploit a succinct representation of the visual content in the form of sets of local features. Given an input image, feature extraction algorithms identify a set of keypoints and assign to each of them a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Luca Baroffio , Matteo Cesana , Alessandro Redondi , Marco Tagliasacchi

We present DINO-Tracker -- a new framework for long-term dense tracking in video. The pillar of our approach is combining test-time training on a single video, with the powerful localized semantic features learned by a pre-trained DINO-ViT…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Narek Tumanyan , Assaf Singer , Shai Bagon , Tali Dekel

This paper addresses the problem of selecting appearance features for multiple object tracking (MOT) in urban scenes. Over the years, a large number of features has been used for MOT. However, it is not clear whether some of them are better…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Mehdi Miah , Justine Pepin , Nicolas Saunier , Guillaume-Alexandre Bilodeau

Although deep learning approaches have achieved performance surpassing humans for still image-based face recognition, unconstrained video-based face recognition is still a challenging task due to large volume of data to be processed and…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Jingxiao Zheng , Rajeev Ranjan , Ching-Hui Chen , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

Video object detection is a fundamental problem in computer vision and has a wide spectrum of applications. Based on deep networks, video object detection is actively studied for pushing the limits of detection speed and accuracy. To reduce…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Xinggang Wang , Zhaojin Huang , Bencheng Liao , Lichao Huang , Yongchao Gong , Chang Huang

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

Accurate object tracking in low-light environments is crucial, particularly in surveillance and ethology applications. However, achieving this is significantly challenging due to the poor quality of captured sequences. Factors such as…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Anqi Yi , Nantheera Anantrasirichai

3D single object tracking with LiDAR points is an important task in the computer vision field. Previous methods usually adopt the matching-based or motion-centric paradigms to estimate the current target status. However, the former is…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Zhiheng Li , Yu Lin , Yubo Cui , Shuo Li , Zheng Fang

Online Multiple Target Tracking (MTT) is often addressed within the tracking-by-detection paradigm. Detections are previously extracted independently in each frame and then objects trajectories are built by maximizing specifically designed…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Francesco Solera , Simone Calderara , Rita Cucchiara

We propose an efficient method for non-rigid surface tracking from monocular RGB videos. Given a video and a template mesh, our algorithm sequentially registers the template non-rigidly to each frame. We formulate the per-frame registration…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Marc Habermann , Weipeng Xu , Helge Rhodin , Michael Zollhoefer , Gerard Pons-Moll , Christian Theobalt

Achieving both efficiency and strong discriminative ability in lightweight visual tracking is a challenge, especially on mobile and edge devices with limited computational resources. Conventional lightweight trackers often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Juntao Liang , Jun Hou , Weijun Zhang , Yong Wang

Traditional point tracking algorithms such as the KLT use local 2D information aggregation for feature detection and tracking, due to which their performance degrades at the object boundaries that separate multiple objects. Recently, CoMaL…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Santhosh K. Ramakrishnan , Swarna Kamlam Ravindran , Anurag Mittal

We present a deeply integrated method of exploiting low-cost gyroscopes to improve general purpose feature tracking. Most previous methods use gyroscopes to initialize and bound the search for features. In contrast, we use them to…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Bryan Poling , Gilad Lerman

Object tracking is a hot topic in computer vision. Thanks to the booming of the very high resolution (VHR) remote sensing techniques, it is now possible to track targets of interests in satellite videos. However, since the targets in the…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Bo Du , Shihan Cai , Chen Wu , Liangpei Zhang , Dacheng Tao

We present a general framework and method for simultaneous detection and segmentation of an object in a video that moves (or comes into view of the camera) at some unknown time in the video. The method is an online approach based on motion…

计算机视觉与模式识别 · 计算机科学 2016-05-25 Dong Lao , Ganesh Sundaramoorthi

Text tracking is to track multiple texts in a video,and construct a trajectory for each text. Existing methodstackle this task by utilizing the tracking-by-detection frame-work, i.e., detecting the text instances in each frame…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Yuzhe Gao , Xing Li , Jiajian Zhang , Yu Zhou , Dian Jin , Jing Wang , Shenggao Zhu , Xiang Bai

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

Although it has been widely discussed in video surveillance, background subtraction is still an open problem in the context of complex scenarios, e.g., dynamic backgrounds, illumination variations, and indistinct foreground objects. To…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Liang Lin , Yuanlu Xu , Xiaodan Liang , Jianhuang Lai

Visual object tracking acts as a pivotal component in various emerging video applications. Despite the numerous developments in visual tracking, existing deep trackers are still likely to fail when tracking against objects with dramatic…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qiuhong Shen , Xin Li , Fanyang Meng , Yongsheng Liang

Tracking a target of interest in both sparse and crowded environments is a challenging problem, not yet successfully addressed in the literature. In this paper, we propose a new long-term visual tracking algorithm, learning discriminative…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Nathanael L. Baisa , Deepayan Bhowmik , Andrew Wallace