Su
Su
@199734 I run with the video dataset. Not From the live camera.
cap = cv2.VideoCapture(args.path if args.demo == "video" else args.camid) #cap = cv2.VideoCapture(1) @Double-zh yes, I already run with this setting. Is there any other error depending on the "best_ckpt.pth.tar" and...
@Double-zh Yea, these are all correct.
@Double-zh I found the problem and the problem is about my path error. But when i tried with .pth.tar file, the tracking result is out. But, when i tried it...
@NaifahNurya We don't need to change anything. I can successfully run the code without the need for Frame ID and Video ID. Only we need to change is our best_pth...