deep_sort_pytorch
deep_sort_pytorch copied to clipboard
run error from yolov3_deepsort_eval.py
PS D:\ML_Data\4_2_ZQPei_deep_sort_pytorch\ZQPei_deep_sort_pytorch> python yolov3_deepsort_eval.py
D:\ML_Data\4_2_ZQPei_deep_sort_pytorch\ZQPei_deep_sort_pytorch\utils\parser.py:23: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
self.update(yaml.load(fo.read()))
2021-02-10 17:10:54 [INFO]: start seq: MOT16-02
Traceback (most recent call last):
File "yolov3_deepsort_eval.py", line 85, in
How to fix? thanks
here is a good answer https://github.com/ZQPei/deep_sort_pytorch/issues/127#issuecomment-674435481