Closed iharshgor closed 5 years ago
So I found that the issue was from google side it was sending the wrong JSON. now everything is working normally so I'm closing the issue.
@harshmgor Can you please advise on how you fixed the issue? Thanks!
@harshmgor I am having the same issue, could you please explain how you made it work?
@srego refer to this PR if you are still having issues: https://github.com/rwightman/posenet-pytorch/pull/6
Everything was working fine before. after some time I've clone this repo again and try running the
image_demo.py
with the below command.python3 image_demo.py --model 101 --image_dir ./images --output_dir ./output
but got the error