I noticed that the pose estimation code requires the first frame's pose image to be the reference pose image in each segment. Why is this setting in place? Typically, it should be sufficient to infer from a reference image and a sequence of consecutive pose images, without requiring the first frame's pose image to serve as the reference image for each segment.
I noticed that the pose estimation code requires the first frame's pose image to be the reference pose image in each segment. Why is this setting in place? Typically, it should be sufficient to infer from a reference image and a sequence of consecutive pose images, without requiring the first frame's pose image to serve as the reference image for each segment.