mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.86k stars 550 forks source link

[BUG] AMASS dataset has mp4 format files #237

Open ziqingcheryl opened 2 years ago

ziqingcheryl commented 2 years ago

Thanks for your interest in our research!

In amass_utils, it only deals with .npz files. But some datasets in AMASS provides mp4 files, like EyesJapanDataset. How to deal with these AMASS datasets? image Eyes_Japan_Dataset/aita/gesture_etc_35_west_side_aita.mp4 Eyes_Japan_Dataset/aita/pose_19_funny_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_19_fold_legs_aita.mp4 Eyes_Japan_Dataset/aita/throw_toss_12_dart_aita.mp4 Eyes_Japan_Dataset/aita/pose_15_look_down_aita.mp4 Eyes_Japan_Dataset/aita/sitdown_standup_04_chair_elbow_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_03_set_3_aita.mp4 Eyes_Japan_Dataset/aita/greeting_09_certificate_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_26_hit_mosquito_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_43_brush_teeth_aita.mp4 Eyes_Japan_Dataset/aita/walk_09_handbag_aita.mp4 Eyes_Japan_Dataset/aita/accident_09_damage_leftfoot_aita.mp4 Eyes_Japan_Dataset/aita/accident_12_twist_foot_aita.mp4 Eyes_Japan_Dataset/aita/pose_09_pray_buddhism_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_06_jiggle_knee_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_10_snip_nail_aita.mp4 Eyes_Japan_Dataset/aita/walk_23_shuffle_oneleg_aita.mp4 Eyes_Japan_Dataset/aita/gesture_etc_11_hold_arms_aita.mp4 Eyes_Japan_Dataset/aita/turn_02_look_around_aita.mp4