Superlee506 / Mask_RCNN_Humanpose

Mask R-CNN for Human Pose Estimation on Keras and TensorFlow.
Other
189 stars 36 forks source link

Code running problem #6

Closed bskim3296 closed 6 years ago

bskim3296 commented 6 years ago

I'm trying to run your code in Windows 10 (tensorflow 1.6.0, CUDA 9.0, CuDNN 7.1.2) environment. When I run inference_humanpose, I got error same as below figure. error How can I fix it? I'm beginner on Deep Learning.

Jichen66 commented 4 years ago

Hi, have you successfully run it in Windows?