EricGuo5513 / momask-codes

Official implementation of "MoMask: Generative Masked Modeling of 3D Human Motions (CVPR2024)"
https://ericguo5513.github.io/momask/
MIT License
689 stars 56 forks source link

What GPU is used in training? #53

Closed Run542968 closed 3 weeks ago

Run542968 commented 4 weeks ago

Hi, thanks for your excellent works! I want to reproduce this method, could you help to know 'what' and 'how many' the GPUs are used in your experiments? Look forward your reply!

EricGuo5513 commented 4 weeks ago

Hi,

We are training on a single old GPU(2080Ti) if I am not wrong.

On Wed, Jun 5, 2024 at 2:16 AM Run @.***> wrote:

Hi, thanks for your excellent works! I want to reproduce this method, could you help to know 'what' and 'how many' the GPUs are used in your experiments? Look forward your reply!

— Reply to this email directly, view it on GitHub https://github.com/EricGuo5513/momask-codes/issues/53, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKRYNBYA6RFNSJW42A7P7T3ZF2UMRAVCNFSM6AAAAABI2AH4YKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTIOJZG4YDMNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Run542968 commented 3 weeks ago

Thank you for your reply!