facebookresearch / SlowFast

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Apache License 2.0
6.38k stars 1.18k forks source link

RuntimeError: CUDA error: out of memory #702

Open Liqironga opened 3 months ago

Liqironga commented 3 months ago

Has anyone encountered the above issue when testing the demo? How was it resolved? My graphics card model is 1650Ti.

devd-99 commented 1 month ago

did you try reducing batch size for your training?