hellojialee / Improved-Body-Parts

Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation
https://arxiv.org/abs/1911.10529
258 stars 42 forks source link

hi when I tried to run "python demo.py #49

Closed manishkth closed 3 years ago

manishkth commented 3 years ago

hi when I tried to run "python demo.py image

getting an error as shown below image

If you can help me in this, it will be great help I am using windows 10 +GPU

Originally posted by @manishkth in https://github.com/hellojialee/Improved-Body-Parts/issues/47#issuecomment-894971166

hellojialee commented 3 years ago

Hi my friend, let's check the image you read first to make sure the image is valid.

A7777-gp commented 3 years ago

@manishkth In demo_image.py line 42. parser.add_argument('--image', type=str, default='D:\code\Improved-Body-Parts-master/1.jpg', help='input image') Change it to your own path.like default='D:\code\Improved-Body-Parts-master/1.jpg