winshot-thu
winshot-thu
Thanks @ZhangHedongTimesand @SatoshiYamazaki for the discussion: https://github.com/mkocabas/VIBE/issues/154 I fixed these bugs and summarized here. PoseTrack: Replace [kp_2d = convert_kps(kp_2d, src=self.dataset_name, dst='spin')](https://github.com/mkocabas/VIBE/blob/master/lib/dataset/dataset_2d.py#L68.) with `kp_2d = np.copy(self.db['joints2D'][start_index:end_index+1])` PennAction: When I visualized the...
The original paper result (56.1) may be right. Hope this can help you guys!
see: https://github.com/jonatasgrosman/huggingsound/blob/ef8ea41cebf30f46838dfdccc6bc38d4c11b35f4/huggingsound/utils.py#L32 path not pahts.