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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: