mirror of
https://github.com/NohamR/Stage-2024.git
synced 2026-01-11 16:58:23 +00:00
setup before run
This commit is contained in:
15
test/yolov7-tracker/tracker/config_files/dataset2fps.yaml
Normal file
15
test/yolov7-tracker/tracker/config_files/dataset2fps.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# Config file of dataset
|
||||
|
||||
DATASET_ROOT: '/Users/noham/Documents/GitHub/Stage-2024/test/yolov7-tracker/data/dataset2fps'
|
||||
SPLIT: train
|
||||
CATEGORY_NAMES:
|
||||
- 'runner'
|
||||
|
||||
CATEGORY_DICT:
|
||||
0: 'runner'
|
||||
|
||||
CERTAIN_SEQS:
|
||||
-
|
||||
|
||||
IGNORE_SEQS: # Seqs you want to ignore
|
||||
-
|
||||
Reference in New Issue
Block a user