articleJun 1, 2023Closed access

SeqTrack: Sequence to Sequence Learning for Visual Object Tracking

Dalian University of Technology · Microsoft Research (United Kingdom) · +1 more institution

Indexed incrossref

Abstract

In this paper, we present a new sequence-to-sequence learning framework for visual tracking, dubbed SeqTrack. It casts visual tracking as a sequence generation problem, which predicts object bounding boxes in an autoregressive fashion. This is different from prior Siamese trackers and transformer trackers, which rely on designing complicated head networks, such as classification and regression heads. SeqTrack only adopts a simple encoder-decoder transformer architecture. The encoder extracts visual features with a bidirectional transformer, while the decoder generates a sequence of bounding box values autoregressively with a causal transformer. The loss function is a plain cross-entropy. Such a sequence…

No related works found for this paper.

Funding