microsoft / human-pose-estimation.pytorch

The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MIT License
2.95k stars 605 forks source link

Would you release the tracking code #2

Open FoolishMao opened 6 years ago

FoolishMao commented 6 years ago

Thanks for you pose estimation code. According to your paper,your method of tracking is also great, so will you release the tracking code?

leoxiaobin commented 6 years ago

the tracking code is originally implemented by MXnet, so it is not included in this repo.

ybai62868 commented 6 years ago

@leoxiaobin I am very interested in your mxnet code for the part of tracking. Whether it can be released?

BTW, "We also provide person detection result of COCO val2017 for reproduce our multi-person pose estimation results" I can't find the COCO_val2017_detections_AP_H_56_person.json in the OneDrive you provided...

leoxiaobin commented 6 years ago

@ybai62868 , I have added the google drive's url, please try it again.

chuan92 commented 6 years ago

@leoxiaobin I am also interested in the tracking part. Hope it can be released too.

lxltaibo commented 6 years ago

@leoxiaobin Would you release the detection result of the posetrack or the mxnet track code?

maxcan commented 6 years ago

@leoxiaobin also interested in the tracking. Perhaps if you released it the community could port to pytorch

liuruijin17 commented 6 years ago

@leoxiaobin Thanks for your amazing work, I am also interested in the tracking done by MXnet.

shayxurui commented 6 years ago

interested +1

sunpangu commented 6 years ago

Thanks for your work. Can we see the opensource tracking code mentioned in ECCV2018 Challenge?

chuan92 commented 6 years ago

@leoxiaobin looking forward to your reply.

lhh17 commented 6 years ago

interested +10086

1icas commented 6 years ago

interested +10087

lianuo commented 5 years ago

interested +10088

anphunl commented 5 years ago

Waiting for it.

FrankYoungchen commented 5 years ago

interested +10089

simonggx commented 5 years ago

interested +10090

namheegordonkim commented 5 years ago

interested

epleone commented 5 years ago

Also interested.

Tobias-Fischer commented 5 years ago

Also interested @leoxiaobin

Rimay commented 5 years ago

interested++

BadMachine commented 4 years ago

Code for visualizing is available in my fork https://github.com/BadMachine/human-pose-estimation.pytorch