paper-with-me

Papers

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 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 arXiv:2001.02593

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSaliency DetectionVisual Tracking

Similar Papers 제목 키워드 기반

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

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…

ObjectSaliency DetectionVisual Tracking

Visual Object Tracking in First Person Vision

2022-09-27 · Matteo Dunnhofer, Antonino Furnari, Giovanni Maria Farinella, Christian Micheloni

The understanding of human-object interactions is fundamental in First Person Vision (FPV). Visual tracking algorithms which follow the objects manipulated by the camera wearer can provide useful information to effective…

Human-Object Interaction DetectionObjectObject TrackingVisual Object Tracking+1

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

Video Diffusion Models Excel at Tracking Similar-Looking Objects Without Supervision

2025-12-02 · Chenshuang Zhang, Kang Zhang, Joon Son Chung, In So Kweon 외 arxiv

Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become a…