Amazing work! I found [[pose1, ...]] * frames in tracking.py, but when I run before the 86 lines in baseline.py, I don't know the pose format in "for pose in loc_pred:". If choose current frame in line 49 "for t in range(n_frames):" in tracking.py, why use for pose in pic_pred? Could you provide the format and meaning of the loc_pred and the pose format of the frame00000000m.json? Thank you so much~
Amazing work! I found [[pose1, ...]] * frames in tracking.py, but when I run before the 86 lines in baseline.py, I don't know the pose format in "for pose in loc_pred:". If choose current frame in line 49 "for t in range(n_frames):" in tracking.py, why use for pose in pic_pred? Could you provide the format and meaning of the loc_pred and the pose format of the frame00000000m.json? Thank you so much~