Superlee506 / Mask_RCNN_Humanpose

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

Results error in 'inference_humanpose.ipynb' #8

Closed bskim3296 closed 6 years ago

bskim3296 commented 6 years ago

Hello, thank you for your project.

I got error on 'inference_humanpose.ipynb' code.

When I tests on a random image, code running well But I test for one image, I got error as below picture 1 2

I just change COCO_DIR path in your code. I don't know what the problem is. Thank u for help :)

Superlee506 commented 6 years ago

@bskim3296 You can post your changed code here. I think you must ignore something. The detection would be right.