paper-with-me

Papers

Learning Cascaded Siamese Networks for High Performance Visual Tracking

2019-05-08 · Peng Gao, Yipeng Ma, Ruyue Yuan, Liyi Xiao, Fei Wang

Visual tracking is one of the most challenging computer vision problems. In order to achieve high performance visual tracking in various negative scenarios, a novel cascaded Siamese network is proposed and developed based on two different deep learning networks: a matching subnetwork and a classification subnetwork. The matching subnetwork is a fully convolutional Siamese network. According to the similarity score between the exemplar image and the candidate image, it aims to search possible object positions and crop scaled candidate patches. The classification subnetwork is designed to further evaluate the cropped candidate patches and determine the optimal tracking results based on the classification score. The matching subnetwork is trained offline and fixed online, while the classification subnetwork performs stochastic gradient descent online to learn more target-specific information. To improve the tracking performance further, an effective classification subnetwork update method based on both similarity and classification scores is utilized for updating the classification subnetwork. Extensive experimental results demonstrate that our proposed approach achieves state-of-the-art performance in recent benchmarks.

📄 PDF Abstract BibTeX arXiv:1905.02857

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationVisual TrackingVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Siamese Cascaded Region Proposal Networks for Real-Time Visual Tracking

2018-12-14 · CVPR 2019 6 · Heng Fan, Haibin Ling

Region proposal networks (RPN) have been recently combined with the Siamese network for tracking, and shown excellent accuracy with high efficiency. Nevertheless, previously proposed one-stage Siamese-RPN trackers degene…

Real-Time Visual TrackingRegion ProposalVisual Tracking

SiamMask: A Framework for Fast Online Object Tracking and Segmentation

2022-07-05 · Weiming Hu, Qiang Wang, Li Zhang, Luca Bertinetto 외

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully…

Multiple Object TrackingObjectObject TrackingSegmentation+4

Visual Object Tracking with Discriminative Filters and Siamese Networks: A Survey and Outlook

2021-12-06 · Sajid Javed, Martin Danelljan, Fahad Shahbaz Khan, Muhammad Haris Khan 외

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location…

Object TrackingSurveyVisual Object TrackingVisual Tracking

High Performance Visual Tracking With Siamese Region Proposal Network

2018-06-01 · CVPR 2018 6 · Bo Li, Junjie Yan, Wei Wu, Zheng Zhu 외

Visual object tracking has been a fundamental topic in recent years and many deep learning based trackers have achieved state-of-the-art performance on multiple benchmarks. However, most of these trackers can hardly get …

Object TrackingRegion ProposalVideo Object TrackingVisual Object Tracking+2

Efficient Adversarial Attacks for Visual Object Tracking

2020-08-01 · ECCV 2020 8 · Siyuan Liang, Xingxing Wei, Siyuan Yao, Xiaochun Cao

Visual object tracking is an important task that requires the tracker to find the objects quickly and accurately. The existing state-ofthe-art object trackers, i.e., Siamese based trackers, use DNNs to attain high accura…

GPUObjectObject TrackingVisual Object Tracking+1