中文
相关论文

相关论文: Hard Negative Samples Emphasis Tracker without Anc…

200 篇论文

The tracking-by-detection framework usually consist of two stages: drawing samples around the target object in the first stage and classifying each sample as the target object or background in the second stage. Current popular trackers…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Yingjie Yin , Lei Zhang , De Xu , Xingang Wang

The current strive towards end-to-end trainable computer vision systems imposes major challenges for the task of visual tracking. In contrast to most other vision problems, tracking requires the learning of a robust target-specific…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

To address the challenge of capturing highly discriminative features in ther-mal infrared (TIR) tracking, we propose a novel Siamese tracker based on cross-channel fine-grained feature learning and progressive fusion. First, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Ruoyan Xiong , Yuke Hou , Princess Retor Torboh , Hui He , Huanbin Zhang , Yue Zhang , Yanpin Wang , Huipan Guan , Shang Zhang

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

Self-supervised learning for visual object tracking possesses valuable advantages compared to supervised learning, such as the non-necessity of laborious human annotations and online training. In this work, we exploit an end-to-end Siamese…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Weihao Yuan , Michael Yu Wang , Qifeng Chen

Boosting performance of the offline trained siamese trackers is getting harder nowadays since the fixed information of the template cropped from the first frame has been almost thoroughly mined, but they are poorly capable of resisting…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Zhihong Fu , Qingjie Liu , Zehua Fu , Yunhong Wang

Object tracking has important application in assistive technologies for personalized monitoring. Recent trackers choosing AlexNet as their backbone to extract features have gained great success. However, AlexNet is too shallow to form a…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Zhipeng Zhou , Rui Zhang , Dong Yin

We propose a novel memory-based tracker via part-level dense memory and voting-based retrieval, called DMV. Since deep learning techniques have been introduced to the tracking field, Siamese trackers have attracted many researchers due to…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Gunhee Nam , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

In this paper we present a tracker, which is radically different from state-of-the-art trackers: we apply no model updating, no occlusion detection, no combination of trackers, no geometric matching, and still deliver state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2016-05-20 Ran Tao , Efstratios Gavves , Arnold W. M. Smeulders

In the later training stages, further improvement of the models ability to determine changes relies on how well the change detection (CD) model learns hard cases; however, there are two additional challenges to learning hard case samples:…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Chao Tao , Dongsheng Kuang , Zhenyang Huang , Chengli Peng , Haifeng Li

Convolutional Siamese neural networks have been recently used to track objects using deep features. Siamese architecture can achieve real time speed, however it is still difficult to find a Siamese architecture that maintains the…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Mohamed H. Abdelpakey , Mohamed S. Shehata , Mostafa M. Mohamed

Discriminative features are critical for machine learning applications. Most existing deep learning approaches, however, rely on convolutional neural networks (CNNs) for learning features, whose discriminant power is not explicitly…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Fusheng Hao , Jun Cheng , Lei Wang , Xinchao Wang , Jianzhong Cao , Xiping Hu , Dapeng Tao

Current Siamese-based trackers mainly formulate the visual tracking into two independent subtasks, including classification and localization. They learn the classification subnetwork by processing each sample separately and neglect the…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Feng Tang , Qiang Ling

Tracking by detection is a common approach to solving the Multiple Object Tracking problem. In this paper we show how learning a deep similarity metric can improve three key aspects of pedestrian tracking on a multiple object tracking…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Michael Thoreau , Navinda Kottege

Siamese tracking paradigm has achieved great success, providing effective appearance discrimination and size estimation by the classification and regression. While such a paradigm typically optimizes the classification and regression…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Jiahao Nie , Han Wu , Zhiwei He , Yuxiang Yang , Mingyu Gao , Zhekang Dong

Visual object tracking aims to estimate the location of an arbitrary target in a video sequence given its initial bounding box. By utilizing offline feature learning, the siamese paradigm has recently been the leading framework for high…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Qiang Li , Zekui Qin , Wenbo Zhang , Wen Zheng

Riding on the waves of deep neural networks, deep metric learning has also achieved promising results in various tasks using triplet network or Siamese network. Though the basic goal of making images from the same category closer than the…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Yuhui Yuan , Kuiyuan Yang , Chao Zhang

Most Siamese network-based trackers perform the tracking process without model update, and cannot learn targetspecific variation adaptively. Moreover, Siamese-based trackers infer the new state of tracked objects by generating axis-aligned…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Yang Fang , Geun-Sik Jo , Chang-Hee Lee

In video object tracking, there exist rich temporal contexts among successive frames, which have been largely overlooked in existing trackers. In this work, we bridge the individual video frames and explore the temporal contexts across them…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Ning Wang , Wengang Zhou , Jie Wang , Houqaing Li

Neural networks have been successfully used as classification models yielding state-of-the-art results when trained on a large number of labeled samples. These models, however, are more difficult to train successfully for semi-supervised…

机器学习 · 计算机科学 2021-09-13 Attaullah Sahito , Eibe Frank , Bernhard Pfahringer