murdockhou / Single-Stage-Multi-person-Pose-Machines

A tensorlfow implementation about arxiv paper "Single-Stage Multi-Person Pose Machines" (SPM)
129 stars 18 forks source link

Result on COCO dataset #13

Closed thancaocuong closed 4 years ago

thancaocuong commented 4 years ago

thank you. I tried to reimplement it. But do not obtain desireable result on COCOVal2017. How about your result?

lipanpeng commented 4 years ago

I also want to know.

thancaocuong commented 4 years ago

@lipanpeng I did implement in pytorch. And I only can obtain 31mAP on coco dataset with Hrnet backbone.

oujieww commented 4 years ago

@thancaocuong can you share your pytorch reimplement one to me? thank you

lipanpeng commented 4 years ago

@thancaocuong I got terrible results on my dataset with the code.

thancaocuong commented 4 years ago

@oujieww @lipanpeng source code is now public at https://github.com/thancaocuong/pytorch-sspm.git