This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
MIT License
1.35k
stars
272
forks
source link
Error coming while training ImportError: libcufft.so.11 #115
Traceback (most recent call last):
File "tools/dist_train.py", line 18, in
import torch
File "hrnet/lib/python3.8/site-packages/torch/init.py", line 237, in
from torch._C import * # noqa: F403
ImportError: libcufft.so.11: cannot open shared object file: No such file or directory
Traceback (most recent call last): File "tools/dist_train.py", line 18, in
import torch
File "hrnet/lib/python3.8/site-packages/torch/init.py", line 237, in
from torch._C import * # noqa: F403
ImportError: libcufft.so.11: cannot open shared object file: No such file or directory