KevinLTT / video2bvh

Extracts human motion in video and save it as bvh mocap file.
MIT License
580 stars 90 forks source link

RuntimeError: CUDA out of memory #43

Open aanexplus opened 3 years ago

aanexplus commented 3 years ago

So far I have been able to execute the code up to where I need to do 3D estimation. I am following the steps listed in the Google Colab notebook (https://colab.research.google.com/gist/eyaler/886ecdff6429ef9cd585d5dc8fdd51ec/openpose-video2bvh.ipynb#scrollTo=Oq64m1nPHm5E).

When I run the Convert 3D pose from camera coordinates to world coordinates block, I get this error: RuntimeError: CUDA out of memory. Tried to allocate 828.00 MiB (GPU 0; 6.00 GiB total capacity; 1.78 GiB already allocated; 0 bytes free; 1.81 GiB reserved in total by PyTorch)

I have tried several things online, including empty_cache().

Does anyone have a solution to this?

JianZhiWu55555 commented 2 years ago

do you finish this question?

aanexplus commented 2 years ago

No, I did not get past that stage.

JianZhiWu55555 commented 2 years ago

do you research about 3d pose evalution?if you research this can i ask some questions ?