facebookresearch / jepa

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

param error in video_classification_frozen/eval.py #29

Open wnzhyee opened 4 months ago

wnzhyee commented 4 months ago

https://github.com/facebookresearch/jepa/blob/69f2ae1519c8844581c8a1f3db0f34f4287a6011/evals/video_classification_frozen/eval.py#L98

this line should be eval_frame_step = args_data.get('frame_step', 4) cause of args_pretrain does not have frame_step param in config.yaml