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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Thanks for the work!
If I understand correctly, you only use the first element of the input batch on MViT class here:
MeMViT/memvit/models/video_model_builder.py
Line 1068 in 20a24f0
What is the reason for that? What am I missing?