alanlukezic / d3s

D3S - Discriminative Single Shot Segmentation Tracker (CVPR 2020)
265 stars 57 forks source link

No matching checkpoint file found #24

Open Mr-doraemon opened 3 years ago

Mr-doraemon commented 3 years ago

When I run the command: run_tracker.py segm default_params --dataset otb --debug 0, the error that No matching checkpoint file found will occur, how do I solve it? thanks please

ksk0629 commented 3 years ago

Hi. Did you set a path to your model? https://github.com/alanlukezic/d3s/blob/4a83fa6dde8875db15cce051e1b8e4d11a2e6d63/pytracking/parameter/segm/default_params.py#L98

In my case, it solved by setting it.