VideoMAEV2
#2
by
tljstewart
- opened
Is this VideoMAEv2? is this supported on huggingface?
Hi,
No this is VideoMAE v1. Does V2 have the same architecture?
Hi Nielsr, thanks for the reply
I believe its the same except VideoMAEv2 has additional decoder masking compared to VideoMAE, I am looking into this is any more information you might need or any ideas on what I should look for? I am going to attempt to print the model.summary()
and see what I get?