Pose-Group / FAMI-Pose

This is an official implementation of our CVPR 2022 ORAL paper "Temporal Feature Alignment and Mutual Information Maximization for Video-Based Human Pose Estimation" .
46 stars 5 forks source link

The code is incomplete and cannot be run #2

Closed violin0847 closed 1 year ago

violin0847 commented 2 years ago

The code is incomplete and cannot be run, please give a runnable code, thank you.

violin0847 commented 2 years ago

The code is incomplete and cannot be run, please give a runnable code, thank you. For example:

  • from datasets.zoo.jhmdb.pose_topology import JHMDB_Keypoint_Ordering in file datasets/process/structure/keypoints_ord.py, where is jhmdb module?
  • etc.
1223s commented 1 year ago

I had the same problem