@@ -30,18 +30,18 @@ We now provide the evaluation results using model weights released in [official
30
30
31
31
### Lasot
32
32
33
- | Method | Style | Inf time(fps) | Success | Norm precision | Precision | Config |
34
- | :-------: | :---: | :-----------: | :-----: | :------------: | :-------: | :-------------------------------------: |
35
- | MixFormer | - | - | 69.2 | 78.8 | 74.3 | [ config] ( ./mixformer_cvt_500e_lasot.py ) |
33
+ | Method | Style | Inf time(fps) | Success | Norm precision | Precision | Config | Download |
34
+ | :-------: | :---: | :-----------: | :-----: | :------------: | :-------: | :-------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
35
+ | MixFormer | - | - | 69.0 | 79.6 | 75.2 | [ config] ( ./mixformer_cvt_500e_lasot.py ) | [ model ] ( https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_lasot/mixformer_cvt_500e_lasot.pth ) |
36
36
37
37
### TrackingNet
38
38
39
- | Method | Style | Inf time(fps) | Success | Norm precision | Precision | Config |
40
- | :-------: | :---: | :-----------: | :-----: | :------------: | :-------: | :-------------------------------------------: |
41
- | MixFormer | - | - | 81.1 | 86.6 | 80.0 | [ config] ( ./mixformer_cvt_500e_trackingnet.py ) |
39
+ | Method | Style | Inf time(fps) | Success | Norm precision | Precision | Config | Download |
40
+ | :-------: | :---: | :-----------: | :-----: | :------------: | :-------: | :-------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
41
+ | MixFormer | - | - | 81.4 | 86.8 | 80.3 | [ config] ( ./mixformer_cvt_500e_trackingnet.py ) | [ model ] ( https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_lasot/mixformer_cvt_500e_lasot.pth ) |
42
42
43
43
### GOT10k
44
44
45
- | Method | Style | Inf time(fps) | Average Overlap | Success Rate 0.5 | Success Rate 0.75 | Config |
46
- | :-------: | :---: | :-----------: | :-------------: | :--------------: | :---------------: | :--------------------------------------: |
47
- | MixFormer | - | - | 72.0 | 82.0 | 68.1 | [ config] ( ./mixformer_cvt_500e_got10k.py ) |
45
+ | Method | Style | Inf time(fps) | Average Overlap | Success Rate 0.5 | Success Rate 0.75 | Config | Download |
46
+ | :-------: | :---: | :-----------: | :-------------: | :--------------: | :---------------: | :--------------------------------------: | :----------------------------------------------------------------------------------------------------------------------: |
47
+ | MixFormer | - | - | 70.1 | 80.1 | 65.6 | [ config] ( ./mixformer_cvt_500e_got10k.py ) | [ model ] ( https://download.openmmlab.com/mmtracking/sot/mixformer/mixformer_cvt_500e_got10k/mixformer_cvt_500e_got10k.pth ) |
0 commit comments