-
Notifications
You must be signed in to change notification settings - Fork 597
/
metafile.yml
50 lines (47 loc) · 1.67 KB
/
metafile.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Collections:
- Name: MixFormer
Metadata:
Training Data: GOT10k, LaSOT, TrackingNet, MSCOCO
Training Techniques:
- AdamW
Training Resources: 8x V100 GPUs
Architecture:
- Convolutional Vision TransFormer
Paper:
URL: https://arxiv.org/abs/2203.11082
Title: "MixFormer: End-to-End Tracking with Iterative Mixed Attention"
README: configs/sot/mixformer/README.md
Models:
- Name: mixformer_cvt_500e_got10k
In Collection: MixFormer
Config: configs/sot/mixformer/mixformer_cvt_500e_got10k.py
Results:
- Task: Single Object Tracking
Dataset: GOT10k
Metrics:
AO: 70.1
SR0.5: 80.1
SR0.75: 65.6
Weights: https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_got10k/mixformer_cvt_500e_got10k.pth
- Name: mixformer_cvt_500e_lasot
In Collection: MixFormer
Config: configs/sot/mixformer/mixformer_cvt_500e_lasot.py
Results:
- Task: Single Object Tracking
Dataset: LaSOT
Metrics:
Success: 69.0
Norm Precision: 79.6
Precision: 75.2
Weights: https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_lasot/mixformer_cvt_500e_lasot.pth
- Name: mixformer_cvt_500e_trackingnet
In Collection: MixFormer
Config: configs/sot/mixformer/mixformer_cvt_500e_trackingnet.py
Results:
- Task: Single Object Tracking
Dataset: TrackingNet
Metrics:
Success: 81.4
Norm Precision: 86.8
Precision: 80.3
Weights: https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_lasot/mixformer_cvt_500e_lasot.pth