KristianDukov
Results
2
issues of
KristianDukov
Running on Windows 10 Python Python 3.6.7 When trying to run the test with the given model from google drive and the dataset, I get the following error: >>> TEST...
``` Traceback (most recent call last): File "demo.py", line 408, in light_track_camera(pose_estimator, video_capture) File "demo.py", line 111, in light_track_camera human_candidates = get_human_bbox(cur_img, yolo_model) File "demo.py", line 57, in get_human_bbox bboxs,...