Pytorch_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
Pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard

Could tell me the reason why you changed the joint sequences from openpose

Open lzj322 opened this issue 7 years ago • 6 comments

lzj322 avatar Nov 26 '17 03:11 lzj322

No reason. The order is not important.

last-one avatar Nov 26 '17 07:11 last-one

Thanks. But I have another question. I think the preprocessing file 'generate_json_mask.py' doesn't not generate a masklist txt. After that, you try to use this '/home/code/panhongyu/datasets/coco/masklist/train2017.txt', which seems not exist.

lzj322 avatar Nov 30 '17 06:11 lzj322

Yes, you're right. I forgot to write it.

last-one avatar Nov 30 '17 06:11 last-one

Besides abovementioned, I tried the code in visualize_input.ipynb. It seems that the CocoFolder.py doesn't generate correct heatmaps. Is that my problem or maybe your code of Mytransforms.py doesn't coordinate with the lateset version? Thanks for you reply! image

lzj322 avatar Nov 30 '17 09:11 lzj322

Sorry. Forgot to update the file. Updated now.

last-one avatar Nov 30 '17 12:11 last-one

@last-one Hi, train2017.txt seems not exists, how do I generate it?

wangfei-cs avatar Dec 13 '17 15:12 wangfei-cs