中文
相关论文

相关论文: Integration of Regularized l1 Tracking and Instanc…

200 篇论文

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

Deformable parts models show a great potential in tracking by principally addressing non-rigid object deformations and self occlusions, but according to recent benchmarks, they often lag behind the holistic approaches. The reason is that…

计算机视觉与模式识别 · 计算机科学 2016-05-13 Alan Lukežič , Luka Čehovin , Matej Kristan

Recently, template-based trackers have become the leading tracking algorithms with promising performance in terms of efficiency and accuracy. However, the correlation operation between query feature and the given template only exploits…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Pengfei Zhu , Hongtao Yu , Kaihua Zhang , Yu Wang , Shuai Zhao , Lei Wang , Tianzhu Zhang , Qinghua Hu

Particle Filter is an effective solution to track objects in video sequences in complex situations. Its key idea is to estimate the density over the possible states of the object using a weighted sample whose elements are called particles.…

计算机视觉与模式识别 · 计算机科学 2012-10-19 Severine Dubuisson , Christophe Gonzales , Xuan Son NGuyen

The tracking-by-detection paradigm today has become the dominant method for multi-object tracking and works by detecting objects in each frame and then performing data association across frames. However, its sequential frame-wise matching…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Sanghyun Woo , Kwanyong Park , Seoung Wug Oh , In So Kweon , Joon-Young Lee

Tracking 6D poses of objects from videos provides rich information to a robot in performing different tasks such as manipulation and navigation. In this work, we formulate the 6D object pose tracking problem in the Rao-Blackwellized…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Xinke Deng , Arsalan Mousavian , Yu Xiang , Fei Xia , Timothy Bretl , Dieter Fox

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

Visual object tracking is one of the major challenges in the field of computer vision. Correlation Filter (CF) trackers are one of the most widely used categories in tracking. Though numerous tracking algorithms based on CFs are available…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Litu Rout , Priya Mariam Raju , Deepak Mishra , Rama Krishna Sai Subrahmanyam Gorthi

Online multi-object tracking is a fundamental problem in time-critical video analysis applications. A major challenge in the popular tracking-by-detection framework is how to associate unreliable detection results with existing tracks. In…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Long Chen , Haizhou Ai , Zijie Zhuang , Chong Shang

We study active object tracking, where a tracker takes visual observations (i.e., frame sequences) as input and produces the corresponding camera control signals as output (e.g., move forward, turn left, etc.). Conventional methods tackle…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

Most modern multiple object tracking (MOT) systems follow the tracking-by-detection paradigm, consisting of a detector followed by a method for associating detections into tracks. There is a long history in tracking of combining motion and…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Mohamed Chaabane , Peter Zhang , J. Ross Beveridge , Stephen O'Hara

Discriminative Correlation Filters (DCF) have demonstrated excellent performance for visual object tracking. The key to their success is the ability to efficiently exploit available negative data by including all shifted versions of a…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Martin Danelljan , Andreas Robinson , Fahad Shahbaz Khan , Michael Felsberg

Video object detection targets to simultaneously localize the bounding boxes of the objects and identify their classes in a given video. One challenge for video object detection is to consistently detect all objects across the whole video.…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ye Lyu , Michael Ying Yang , George Vosselman , Gui-Song Xia

The field of multi-object tracking has recently seen a renewed interest in the good old schema of tracking-by-detection, as its simplicity and strong priors spare it from the complex design and painful babysitting of tracking-by-attention…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Gianluca Mancusi , Aniello Panariello , Angelo Porrello , Matteo Fabbri , Simone Calderara , Rita Cucchiara

Standard RGB-D trackers treat the target as an inherently 2D structure, which makes modelling appearance changes related even to simple out-of-plane rotation highly challenging. We address this limitation by proposing a novel long-term…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Ugur Kart , Alan Lukezic , Matej Kristan , Joni-Kristian Kamarainen , Jiri Matas

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Junyu Xie , Weidi Xie , Andrew Zisserman

Deep trackers have proven success in visual tracking. Typically, these trackers employ optimally pre-trained deep networks to represent all diverse objects with multi-channel features from some fixed layers. The deep networks employed are…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Shiming Ge , Zhao Luo , Chunhui Zhang , Yingying Hua , Dacheng Tao

Estimating the target extent poses a fundamental challenge in visual object tracking. Typically, trackers are box-centric and fully rely on a bounding box to define the target in the scene. In practice, objects often have complex shapes and…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Matthieu Paul , Martin Danelljan , Christoph Mayer , Luc Van Gool

Particle Filter(PF) is used extensively for estimation of target Non-linear and Non-gaussian state. However, its performance suffers due to inherent problem of sample degeneracy and impoverishment. In order to address this, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Kapil Sharma , Gurjit Singh Walia , Ashish Kumar , Astitwa Saxena , Kuldeep Singh

Object tracking is a fundamental task in computer vision, requiring the localization of objects of interest across video frames. Diffusion models have shown remarkable capabilities in visual generation, making them well-suited for…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Pha Nguyen , Ngan Le , Jackson Cothren , Alper Yilmaz , Khoa Luu