MPForte
MPForte
Are there any updates about this issue? I have cuda 11.1, cudnn 8.0.4 and I get the same error shown in the last comment
Please refer to this: https://github.com/MPForte/SGNify/issues/9
The problem could be that the weights are too strong, try reducing the weights in the config file (in particular, the weights related to the temporal loss. Ideally, these weights...
We used SPECTRE as it is. For what concerns SGNify, we improved the code and uploaded the new version
Thank you for creating the colab version!
#22 All the versions are here. However, I updated the environment and code.
I updated the code to work with the latest version of vitpose (vitpose 0.1.0)
>> I would like to know if there is a way to convert the OpenCV convention so that it is aligned with respect to the vertical axis? I am struggling...
The OpenGL initialization problem depends on your graphic drivers/displays. The code is written for a headless mode. However, OpenGL is only for the rendering, so you can also skip this...