init commit of samurai
This commit is contained in:
16
lib/train/data_specs/README.md
Normal file
16
lib/train/data_specs/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# README
|
||||
|
||||
## Description for different text files
|
||||
GOT10K
|
||||
- got10k_train_full_split.txt: the complete GOT-10K training set. (9335 videos)
|
||||
- got10k_train_split.txt: part of videos from the GOT-10K training set
|
||||
- got10k_val_split.txt: another part of videos from the GOT-10K training set
|
||||
- got10k_vot_exclude.txt: 1k videos that are forbidden from "using to train models then testing on VOT" (as required by [VOT Challenge](https://www.votchallenge.net/vot2020/participation.html))
|
||||
- got10k_vot_train_split.txt: part of videos from the "VOT-permitted" GOT-10K training set
|
||||
- got10k_vot_val_split.txt: another part of videos from the "VOT-permitted" GOT-10K training set
|
||||
|
||||
LaSOT
|
||||
- lasot_train_split.txt: the complete LaSOT training set
|
||||
|
||||
TrackingNnet
|
||||
- trackingnet_classmap.txt: The map from the sequence name to the target class for the TrackingNet
|
9335
lib/train/data_specs/got10k_train_full_split.txt
Normal file
9335
lib/train/data_specs/got10k_train_full_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
7934
lib/train/data_specs/got10k_train_split.txt
Normal file
7934
lib/train/data_specs/got10k_train_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
1401
lib/train/data_specs/got10k_val_split.txt
Normal file
1401
lib/train/data_specs/got10k_val_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
1000
lib/train/data_specs/got10k_vot_exclude.txt
Normal file
1000
lib/train/data_specs/got10k_vot_exclude.txt
Normal file
File diff suppressed because it is too large
Load Diff
7086
lib/train/data_specs/got10k_vot_train_split.txt
Normal file
7086
lib/train/data_specs/got10k_vot_train_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
1249
lib/train/data_specs/got10k_vot_val_split.txt
Normal file
1249
lib/train/data_specs/got10k_vot_val_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
1120
lib/train/data_specs/lasot_train_split.txt
Normal file
1120
lib/train/data_specs/lasot_train_split.txt
Normal file
File diff suppressed because it is too large
Load Diff
30134
lib/train/data_specs/trackingnet_classmap.txt
Normal file
30134
lib/train/data_specs/trackingnet_classmap.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user