Alibaba-MIIL / STAM

Official implementation of "An Image is Worth 16x16 Words, What is a Video Worth?" (2021 paper)
Apache License 2.0
219 stars 31 forks source link

Performance with low hyper parameters #17

Open chenyangjamie opened 2 years ago

chenyangjamie commented 2 years ago

Hi,

Thanks for your great work!

I'm trying to reproduce the results with your code now. However, due to limited computational resources, we can only reach batch_size 32 for the STAM 16 network. Would you have any idea about how good the performance this network can achieve under this setting?

Thanks.