Delete configs/eval.yaml
Browse files- configs/eval.yaml +0 -16
configs/eval.yaml
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
ckpt_path:
|
| 2 |
-
tracker:
|
| 3 |
-
overlap_thresh: 0.01
|
| 4 |
-
iou: "mult"
|
| 5 |
-
max_tracks: 2
|
| 6 |
-
max_center_dist: null
|
| 7 |
-
outdir: "./eval"
|
| 8 |
-
dataset:
|
| 9 |
-
test_dataset:
|
| 10 |
-
dir:
|
| 11 |
-
path: "./data/test"
|
| 12 |
-
labels_suffix: ".slp"
|
| 13 |
-
vid_suffix: ".mp4"
|
| 14 |
-
clip_length: 32
|
| 15 |
-
anchors: "centroid" # can select this based on the keypoints present in the slp file
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|