Hi, I downloaded this STAF repository. After compilation, I ran the command build/examples/openpose/openpose.bin --model_pose COCO --tracking 1 --render_pose 1 --net_resolution="320x-1" but I got the error "Error: Person tracking (--tracking flag) is in experimental phase and only allows tracking of up to 1 person at the time. Please, also include the --number_people_max 1 flag when using the --tracking flag. Tracking more than one person at the time is not expected as short- nor medium-term goal". Does it mean that multiple people tracking is not yet finished? Thank you.
Hi, I downloaded this STAF repository. After compilation, I ran the command build/examples/openpose/openpose.bin --model_pose COCO --tracking 1 --render_pose 1 --net_resolution="320x-1" but I got the error "Error: Person tracking (
--trackingflag) is in experimental phase and only allows tracking of up to 1 person at the time. Please, also include the--number_people_max 1flag when using the--trackingflag. Tracking more than one person at the time is not expected as short- nor medium-term goal". Does it mean that multiple people tracking is not yet finished? Thank you.