MCG-NJU / VideoMAE

[NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
https://arxiv.org/abs/2203.12602
Other
1.35k stars 136 forks source link

How to convert .pth to .bin #118

Open fengzi456258 opened 7 months ago

fengzi456258 commented 7 months ago

@yztongzhan @wanglimin Thanks for your great works!

How to convert finetune file .pth to .bin,and generator config.json file

caojiehui commented 5 months ago

After obtaining the .pth file from training, how do I convert it into a .bin file for performing inference?