Results 7 comments of shaokai

MPII multi-person dataset for bottom-up methods is really needed!

Hello, That error is usually a mismatch between pytorch version and cuda, as explained in this pytorch issue https://github.com/pytorch/pytorch/issues/31285 There are tables online that specify which CUDA version is compatible...

@hummuscience Hi! Thanks for using SuperAnimal models. I want to clarify that create_pretrained_project is meant for user-contributed models and SuperAnimal models are separated from them. In the design, Inferencing SuperAnimal...

I know your point. I can make a PR to fix it. amadeusgpt/modules are meant for integration modules and I thought using import *, the potential contributors do not have...

Looks good to me to merge @n-poulsen

@stef1029 Hey I am trying to help here. Do you know whether the OOM happens to GPU memory or CPU memory?

It's hard to imagine that the one hour video takes more than 250G cpu memory.. Something bizarre must be going on. Can you try plugging some memory profier and check...