Hi,
Did anyone manage to run 3D inference on RTX 40x0+ GPU.
Inference fails due to some incompatibility issues, however, I'm not able to build the repo if I add sm=8.9 to nvcc compute capability in setup.py.
I'm able to run 2D pose estimation with CUDA 11.6, however 3D pose estimation fails. Any help would be appreciated :)
Is there any torch 2.0 build?
Thanks!