paper-with-me

Papers

Hard Negative Samples Emphasis Tracker without Anchors

2020-08-08 · Zhongzhou Zhang, Lei Zhang

Trackers based on Siamese network have shown tremendous success, because of their balance between accuracy and speed. Nevertheless, with tracking scenarios becoming more and more sophisticated, most existing Siamese-based approaches ignore the addressing of the problem that distinguishes the tracking target from hard negative samples in the tracking phase. The features learned by these networks lack of discrimination, which significantly weakens the robustness of Siamese-based trackers and leads to suboptimal performance. To address this issue, we propose a simple yet efficient hard negative samples emphasis method, which constrains Siamese network to learn features that are aware of hard negative samples and enhance the discrimination of embedding features. Through a distance constraint, we force to shorten the distance between exemplar vector and positive vectors, meanwhile, enlarge the distance between exemplar vector and hard negative vectors. Furthermore, we explore a novel anchor-free tracking framework in a per-pixel prediction fashion, which can significantly reduce the number of hyper-parameters and simplify the tracking process by taking full advantage of the representation of convolutional neural network. Extensive experiments on six standard benchmark datasets demonstrate that the proposed method can perform favorable results against state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2008.03512

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

SINT++: Robust Visual Tracking via Adversarial Positive Instance Generation

2018-06-01 · CVPR 2018 6 · Xiao Wang, Chenglong Li, Bin Luo, Jin Tang

Existing visual trackers are easily disturbed by occlusion,blurandlargedeformation. Inthechallengesofocclusion, motion blur and large object deformation, the performance of existing visual trackers may be limited due to …

Deep Reinforcement LearningObjectReinforcement LearningVisual Tracking

Ranking-Based Siamese Visual Tracking

2022-05-24 · CVPR 2022 1 · Feng Tang, Qiang Ling

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 …

ClassificationVisual Tracking

NPCFace: Negative-Positive Collaborative Training for Large-scale Face Recognition

2020-07-20 · Dan Zeng, Hailin Shi, Hang Du, Jun Wang 외

The training scheme of deep face recognition has greatly evolved in the past years, yet it encounters new challenges in the large-scale data situation where massive and diverse hard cases occur. Especially in the range o…

Face Recognition

Sample hardness based gradient loss for long-tailed cervical cell detection

2022-08-07 · Minmin Liu, Xuechen Li, Xiangbo Gao, Junliang Chen 외

Due to the difficulty of cancer samples collection and annotation, cervical cancer datasets usually exhibit a long-tailed data distribution. When training a detector to detect the cancer cells in a WSI (Whole Slice Image…

Cell Detectionobject-detectionObject Detection

Cascaded Regression Tracking: Towards Online Hard Distractor Discrimination

2020-06-18 · Ning Wang, Wengang Zhou, Qi Tian, Houqiang Li

Visual tracking can be easily disturbed by similar surrounding objects. Such objects as hard distractors, even though being the minority among negative samples, increase the risk of target drift and model corruption, whi…

regressionVisual Tracking