EvelynFan / FaceFormer

[CVPR 2022] FaceFormer: Speech-Driven 3D Facial Animation with Transformers
MIT License
778 stars 133 forks source link

RuntimeError:CUDA out of memory #46

Open zhaiyuan0217 opened 1 year ago

zhaiyuan0217 commented 1 year ago

When i train the model with my dataset, it happens "RuntimeError:CUDA out of memory", i try some solutions but all can't work, my gpu is 16G memory. What can i do for this?

chenxingshenSecond commented 1 year ago

I train on a GPU with 32G memory, out of memory, maybe we should cut the data to many short clip

jui0616 commented 7 months ago

May I ask how to solve the problem of insufficient memory? Mine also has 16GB of memory