deep_sort_yolov3 / configs /deep_sort.yaml
NamYeongCho's picture
Upload entire local dataset folder
443c61f verified
raw
history blame contribute delete
191 Bytes
DEEPSORT:
REID_CKPT: "./deep_sort/deep/checkpoint/ckpt.t7"
MAX_DIST: 0.2
MIN_CONFIDENCE: 0.5
NMS_MAX_OVERLAP: 0.5
MAX_IOU_DISTANCE: 0.7
MAX_AGE: 70
N_INIT: 3
NN_BUDGET: 100