Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation
MIT License
538 stars 85 forks source link

About downsample parameter for pre-trained model #99

Closed AIceDog closed 1 year ago

AIceDog commented 1 year ago

Hi, thanks for your excellent work.

I want to ask what is the downsample parameter value(args.downsample) when you were training the pre-trained model for 243 frames.

Is the args.downsample 1 or 2, or 5?

Vegetebird commented 1 year ago

We use args.downsample=1.