adaptivetokensampling / ATS

Adaptive Token Sampling for Efficient Vision Transformers (ECCV 2022 Oral Presentation)
https://adaptivetokensampling.github.io/
Apache License 2.0
91 stars 14 forks source link

How to test TimeSformer + ATS on Kinetics400? #6

Open HolyDragon57 opened 1 year ago

HolyDragon57 commented 1 year ago

If there is a guide on this topic, please tell me(The paper talked about it, while the repo has few hints). Starting from scratch by reading the full source code is painful and time-consuming. Thanks a lot. :)