leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 908 forks source link

cuDNN error: CUDNN_STATUS_NOT_INITIALIZED #285

Open chuxiaoshuai opened 2 years ago

chuxiaoshuai commented 2 years ago

run train.py,such an error occurs cuDNN error: CUDNN_STATUS_NOT_INITIALIZED,who can solve this problem