HigherHRNet-Human-Pose-Estimation icon indicating copy to clipboard operation
HigherHRNet-Human-Pose-Estimation copied to clipboard

Use own images

Open KikuchiRyosuke opened this issue 5 years ago • 9 comments

Hi, I am interested in testing your network on my own images. However I don't know how to use your code with my own images. Could you tell me what should I change in the code or do to get the 2d locations? Thanks

KikuchiRyosuke avatar Dec 20 '19 06:12 KikuchiRyosuke

same question

drivemonster avatar Dec 23 '19 01:12 drivemonster

I tried. I updated tools/valid.py to inference my images. save_valid_image(image, final_results, result_image_path) But the results looks bad. See results in Issue17

plmsmile avatar Jan 06 '20 07:01 plmsmile

Any updates @KikuchiRyosuke? I have the same problem.

mazatov avatar Jan 08 '20 19:01 mazatov

@plmsmile thanks for your advice! I tried changing "person_keypoints_val2017.json" so that "file_name" becomes my filename. Then I've run "valid.py", I successfully got results. However, I couldn't find another way. Is there any way to run without annotation-file?

KikuchiRyosuke avatar Jan 17 '20 07:01 KikuchiRyosuke

@plmsmile thanks for your advice! I tried changing "person_keypoints_val2017.json" so that "file_name" becomes my filename. Then I've run "valid.py", I successfully got results. However, I couldn't find another way. Is there any way to run without annotation-file?

Without annotation-file,we can get results,but results referred to image_id are repeatable,why?

mytk2012 avatar Jun 11 '20 14:06 mytk2012

hey @plmsmile Can you tell me how to do prediction on your own image?

Nitesh7085 avatar Jul 01 '20 12:07 Nitesh7085

我知道了。我更新了 toolsvalid.py 来预测/我的图像。 save_valid_image(image, final_results, result_image_path) 但结果显示很不错。在第 17 期中查看结果。

Hello, can you explain it in detail? I just started to use this model, but I still don't know it very well. Thank you

james13138 avatar Jun 01 '22 02:06 james13138

@plmsmile谢谢你的建议! 我尝试更改“person_keypoints_val2017.json”,以便“file_name”成为我的文件名。 然后我运行“valid.py”,我成功得到了结果。 但是,我找不到其他方法。 没有注释文件有什么方法可以运行吗?

没有annotation-file,我们可以得到结果,但是引用image_id的结果是重复的,为什么?

Hello, can you explain it in detail? I just started to use this model, but I still don't know it very well. Thank you

james13138 avatar Jun 01 '22 02:06 james13138

Hello, could you please explain how to use the model on your own images?

zorica-zdravkovska avatar Aug 08 '23 08:08 zorica-zdravkovska