You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for your work on HandFormer and for providing this codebase!
I am currently working on a project that involves action recognition using hand-object interaction data, and HandFormer seems like a perfect fit for my requirements. However, I noticed in the configuration file that pretrained model weights (e.g., weights-38-52782.pt) are referenced, but I do not have access to these files.
Would it be possible to provide access to these pretrained weights?