paper-with-me

Papers

Inducing Stronger Object Representations in Deep Visual Trackers

2019-09-25 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of- the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching features of the object instance with features of the entire frame. Strong architectural priors and conditioning on the object representation is thought to encourage this tracking strategy. Despite these strong priors, we show that deep trackers often default to “tracking- by-saliency” detection – without relying on the object instance representation. Our analysis shows that despite being a useful prior, salience detection can prevent the emergence of more robust tracking strategies in deep networks. This leads us to introduce an auxiliary detection task that encourages more discriminative object representations that improve tracking performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSaliency DetectionVisual Tracking

Similar Papers 제목 키워드 기반

Hedged Deep Tracking

2016-06-01 · CVPR 2016 6 · Yuankai Qi, Shengping Zhang, Lei Qin, Hongxun Yao 외

In recent years, several methods have been developed to utilize hierarchical features learned from a deep convolutional neural network (CNN) for visual tracking. However, as the features from a certain CNN layer characte…

Visual Tracking

An Exploration of Target-Conditioned Segmentation Methods for Visual Object Trackers

2020-08-03 · Matteo Dunnhofer, Niki Martinel, Christian Micheloni

Visual object tracking is the problem of predicting a target object's state in a video. Generally, bounding-boxes have been used to represent states, and a surge of effort has been spent by the community to produce effic…

Object TrackingSegmentationVisual Object Tracking

An Analysis of Object Representations in Deep Visual Trackers

2020-01-08 · Ross Goroshin, Jonathan Tompson, Debidatta Dwibedi

Fully convolutional deep correlation networks are integral components of state-of the-art approaches to single object visual tracking. It is commonly assumed that these networks perform tracking by detection by matching …

ObjectSaliency DetectionVisual Tracking

Tracking Holistic Object Representations

2019-07-21 · Axel Sauer, Elie Aljalbout, Sami Haddadin

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work,…

DiversityObjectTemplate MatchingVisual Object Tracking+1

F&F Attack: Adversarial Attack against Multiple Object Trackers by Inducing False Negatives and False Positives

2023-01-01 · ICCV 2023 1 · Tao Zhou, Qi Ye, Wenhan Luo, Kaihao Zhang 외

Multi-object tracking (MOT) aims to build moving trajectories for number-agnostic objects. Modern multi-object trackers commonly follow the tracking-by-detection strategy. Therefore, fooling detectors can be an effec…

Adversarial AttackMulti-Object TrackingObjectObject Tracking