spmallick / learnopencv

Learn OpenCV : C++ and Python Examples
https://www.learnopencv.com/
21.01k stars 11.57k forks source link

Incorrect OpenPose Coordinates #237

Open The-Gupta opened 5 years ago

The-Gupta commented 5 years ago

I'm getting incorrect joint coordinates with both MPI and COCO models [They are not totally random but very inaccurate.] My models are also correct - _./mpi/pose_iter160000.caffemodel and _./coco/pose_iter440000.caffemodel My versions: Python 3.6.8 (with Anaconda on Windows 8), OpenCV 3.3.1, and Numpy 1.14.6.

Please suggest the right versions or another fix.

kushal2507 commented 4 years ago

Hey @The-Gupta , were you able to resolve the issue?? I am having similar problems and would love some help