中文
相关论文

相关论文: Scale Equivariance Improves Siamese Tracking

200 篇论文

Correspondence matching is a fundamental problem in computer vision and robotics applications. Solving correspondence matching problems using neural networks has been on the rise recently. Rotation-equivariance and scale-equivariance are…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Shuai Su , Zhongkai Zhao , Yixin Fei , Shuda Li , Qijun Chen , Rui Fan

Recent works in multiple object tracking use sequence model to calculate the similarity score between the detections and the previous tracklets. However, the forced exposure to ground-truth in the training stage leads to the…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Tao Hu , Lichao Huang , Han Shen

Recently, part-based and support vector machines (SVM) based trackers have shown favorable performance. Nonetheless, the time-consuming online training and updating process limit their real-time applications. In order to better deal with…

计算机视觉与模式识别 · 计算机科学 2018-05-28 Zhangjian Ji , Kai Feng , Yuhua Qian

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

Despite the great success of Siamese-based trackers, their performance under complicated scenarios is still not satisfying, especially when there are distractors. To this end, we propose a novel Siamese relation network, which introduces…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Siyuan Cheng , Bineng Zhong , Guorong Li , Xin Liu , Zhenjun Tang , Xianxian Li , Jing Wang

We propose a novel multi-scale template matching method which is robust against both scaling and rotation in unconstrained environments. The key component behind is a similarity measure referred to as scalable diversity similarity (SDS).…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Yi Zhang , Chao Zhang , Takuya Akashi

In this paper, we present a new tracking architecture with an encoder-decoder transformer as the key component. The encoder models the global spatio-temporal feature dependencies between target objects and search regions, while the decoder…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Bin Yan , Houwen Peng , Jianlong Fu , Dong Wang , Huchuan Lu

In this work, we propose a progressive scaling training strategy for visual object tracking, systematically analyzing the influence of training data volume, model size, and input resolution on tracking performance. Our empirical study…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Jack Hong , Shilin Yan , Zehao Xiao , Jiayin Cai , Xiaolong Jiang , Yao Hu , Henghui Ding

In this paper, we propose a new text recognition model based on measuring the visual similarity of text and predicting the content of unlabeled texts. First a Siamese convolutional network is trained with deep supervision on a labeled…

计算机视觉与模式识别 · 计算机科学 2016-07-06 Ehsan Hosseini-Asl , Angshuman Guha

Maintaining the identity of multiple objects in real-time video is a challenging task, as it is not always feasible to run a detector on every frame. Thus, motion estimation systems are often employed, which either do not scale well with…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Lorenzo Vaquero , Víctor M. Brea , Manuel Mucientes

Machine learning, deep learning, has been accelerating computational physics, which has been used to simulate systems on a lattice. Equivariance is essential to simulate a physical system because it imposes a strong induction bias for the…

高能物理 - 格点 · 物理学 2023-10-23 Akio Tomiya , Yuki Nagai

Exploiting a general-purpose neural architecture to replace hand-wired designs or inductive biases has recently drawn extensive interest. However, existing tracking approaches rely on customized sub-modules and need prior knowledge for…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Boyu Chen , Peixia Li , Lei Bai , Lei Qiao , Qiuhong Shen , Bo Li , Weihao Gan , Wei Wu , Wanli Ouyang

The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of manual annotations…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Ning Wang , Wengang Zhou , Yibing Song , Chao Ma , Wei Liu , Houqiang Li

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

Many recent self-supervised frameworks for visual representation learning are based on certain forms of Siamese networks. Such networks are conceptually symmetric with two parallel encoders, but often practically asymmetric as numerous…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Xiao Wang , Haoqi Fan , Yuandong Tian , Daisuke Kihara , Xinlei Chen

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr

Visual object tracking is a fundamental task in the field of computer vision. Recently, Siamese trackers have achieved state-of-the-art performance on recent benchmarks. However, Siamese trackers do not fully utilize semantic and objectness…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Mohamed H. Abdelpakey , Mohamed S. Shehata

In this paper, SIA_Track is presented which is developed by a research team from SI Analytics. The proposed method was built from pre-existing detector and tracker under the tracking-by-detection paradigm. The tracker we used is an online…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Minseok Seo , Jeongwon Ryu , Kwangjin Yoon

In the domain of visual tracking, most deep learning-based trackers highlight the accuracy but casting aside efficiency. Therefore, their real-world deployment on mobile platforms like the unmanned aerial vehicle (UAV) is impeded. In this…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Changhong Fu , Ziang Cao , Yiming Li , Junjie Ye , Chen Feng

Classically, visual object tracking involves following a target object throughout a given video, and it provides us the motion trajectory of the object. However, for many practical applications, this output is often insufficient since…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Maximilian Filtenborg , Efstratios Gavves , Deepak Gupta