aim-uofa / Poseur

[ECCV 2022] The official repo for the paper "Poseur: Direct Human Pose Regression with Transformers".
Other
179 stars 13 forks source link

How many GPUs dose the training process consume #16

Open STRUGGLE1999 opened 1 year ago

STRUGGLE1999 commented 1 year ago

Hello, I wonder to know how many gpus did you use? and the experiment equipment? The article does not mention them, thank you for your reply. And by the way, how much time does one eopch consume?

YongtaoGe commented 1 year ago

We use 8 gpus for training for our experiments. However, if you do not have enough resources, you can use fewer gpus (adjust learning rate and batchsize, accordingly).