Vegetebird / MHFormer

[CVPR 2022] MHFormer: Multi-Hypothesis Transformer for 3D Human Pose Estimation
MIT License
530 stars 85 forks source link

Gpu #27

Closed lay111 closed 2 years ago

lay111 commented 2 years ago

RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 2.00 GiB total capacity; 748.12 MiB already allocated; 0 bytes fre e; 796.00 MiB reserved in total by PyTorch)

微信图片_20220505211655

My batch_ size has been set to 1. Why does this error still occur? Do I need to change to a larger GPU

Vegetebird commented 2 years ago

Yeah, I use a 24GB 3090 GPU.