GaitMixer
GaitMixer copied to clipboard
Official repository for "GaitMixer: Skeleton-based Gait Representation Learning via Wide-spectrum Multi-axial Mixer" (ICASSP 2023)
 Hi, I just download the data.zip from gaitgraph for casia-b_poses_train_valid.csv and casia-b_valid.csv, then use experiments/train.sh to train model, but the accuracy looks have a bit difference from paper. I...
Excuse me. Thanks for your work, but I wonder how to visualize the heat maps in your paper. Could you please show the code or explain the method about it.
Hi, it is great work! But I also needed some help. When I run train.py with multiple GPUs, (for example, the "--gpus" parameter is set to "0,1,2,3,4,5,6,7"), my program interrupts...
Hi, it is a great work! I want to know the whole Mparams and GFLOPs of GaitMixer, including the pose estimator. Can you tell me? Thank you very much!!
Dear the authors: I downloaded your code and trained it with 2 GTX1080Ti according to your readme document. But the training effect is much worse. Is there anything wrong with...