Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a masking strategy which masks consistently across temporal frames. #5

Open
kdu4108 opened this issue Jun 21, 2024 · 0 comments

Comments

@kdu4108
Copy link
Collaborator

kdu4108 commented Jun 21, 2024

i.e., if you mask out patch position 7 for one frame, do it for all frames in that clip. The motivation here is that if you randomly mask patches then the model can probably "cheat" to predict the patch from the adjacent frames, as discussed with @garjania.

def of done (DoD): implement this masking strategy, ideally test it too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant