We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ed5c7 commit 5ec91d8Copy full SHA for 5ec91d8
vot/stack/vots2025/votstval.yaml
@@ -0,0 +1,25 @@
1
+title: VOTS2025 ST Challenge Validation Stack
2
+dataset: https://data.votchallenge.net/vots2024/vost-val/description.json
3
+experiments:
4
+ baseline:
5
+ type: unsupervised
6
+ repetitions: 1
7
+ multiobject: True
8
+ analyses:
9
+ - type: average_accuracy
10
+ name: Quality
11
+ burnin: 0
12
+ ignore_unknown: False
13
+ weighted: False
14
+ filter_tag: evaluation
15
+ - type: average_success_plot
16
+ name: Quality plot
17
18
19
20
+ - type: longterm_ar
21
+ name: AR
22
23
+ - type: average_quality_auxiliary
24
+ name: Auxiliary
25
0 commit comments