Pointcept / Pointcept

Pointcept: a codebase for point cloud perception research. Latest works: PTv3 (CVPR'24 Oral), PPT (CVPR'24), OA-CNNs (CVPR'24), MSC (CVPR'23)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA out of memory

fatielkadd opened this issue · comments

image
I encountered this error while training the model on my dataset.

Hi, reducing num_workers may be worth trying. This might be caused by memory restrictions on your local machine.