openpose
openpose copied to clipboard
Does OpenPose rely on previous frame when processing the new frame
In BlazePose, static_image_mode flag is false by default meaning that it simply tracks landmarks without invoking another detection until it loses track, reducing computation and latency. Does OpenPose too rely on previous frames for pose detection?