SiamBAN Model Zoo
July 25, 2020 ยท View on GitHub
Introduction
All configurations for these baselines are located in the experiments directory. The tables below provide results about inference. Links to the trained models as well as their output are provided.
Visual Tracking Baselines
Short-term Tracking
| Model(arch+backbone) | VOT2018(EAO/A./R.) | OTB100(AUC/Prec.) | URL |
|---|---|---|---|
| siamban_r50_l234 | 0.452/0.597/0.178 | - | model |
| siamban_r50_l234_otb | - | 0.696/0.910 | model |
The models can also be downloaded from here, extraction code: f5dz.
Note:
r50_lxyzdenotes the outputs of stage x, y, and z in ResNet-50.- The suffixes
otbis designed for the OTB, the default (without suffix) is designed for VOT short-term tracking challenge. - All the above models are trained on VID, YOUTUBEBB, DET, COCO, GOT10K, LASOT.
License
All models available for download through this document are licensed under the Creative Commons Attribution-ShareAlike 3.0 license.