Open erdemuysalx opened 2 years ago
Hi, you can try the detfile flag and the file detection loader, so that you can just send into your detection result file.
I created the detection files according to file detection loader. However when I run demo_inference.py with --detfile flag activated, loading pose model takes too much time. It stuck at this point.
Output when I press Ctrl+C:
Hi all,
I want to cancel out the YOLO and provide person bounding boxes to the pose estimator from another source. Do you it is possible with changing some code or it would be highly complicated task to do? Any suggestions?