facebookresearch / jepa

PyTorch code and models for V-JEPA self-supervised learning from video.
Other
2.53k stars 242 forks source link

Only shuffle for training in the evals code #27

Open bryant1410 opened 4 months ago

bryant1410 commented 4 months ago

I think shuffling only during training makes it better for debugging on the validation data and more predictable.