Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Multi-Domain Convolutional Neural Networks for Visual Tracking

About

We propose a novel visual tracking algorithm based on the representations from a discriminatively trained Convolutional Neural Network (CNN). Our algorithm pretrains a CNN using a large set of videos with tracking ground-truths to obtain a generic target representation. Our network is composed of shared layers and multiple branches of domain-specific layers, where domains correspond to individual training sequences and each branch is responsible for binary classification to identify the target in each domain. We train the network with respect to each domain iteratively to obtain generic target representations in the shared layers. When tracking a target in a new sequence, we construct a new network by combining the shared layers in the pretrained CNN with a new binary classification layer, which is updated online. Online tracking is performed by evaluating the candidate windows randomly sampled around the previous target state. The proposed algorithm illustrates outstanding performance compared with state-of-the-art methods in existing tracking benchmarks.

Hyeonseob Nam, Bohyung Han• 2015

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)70.5
460
Visual Object TrackingLaSOT (test)
AUC39.7
444
Visual Object TrackingGOT-10k (test)
Average Overlap29.9
378
Object TrackingLaSoT
AUC39.7
333
Object TrackingTrackingNet
Precision (P)61.8
225
Visual Object TrackingGOT-10k
AO29.9
223
RGB-T TrackingRGBT234 (test)
Precision Rate72.2
189
Visual Object TrackingUAV123 (test)
AUC53.2
188
Visual Object TrackingUAV123
AUC0.528
165
Visual Object TrackingOTB-100
AUC67.8
136
Showing 10 of 60 rows

Other info

Follow for update