liyunsheng13 / micronet

MIT License
331 stars 27 forks source link

MicroNet config for Human Pose Estimation task #5

Open pha-nguyen opened 3 years ago

pha-nguyen commented 3 years ago

Hi, thanks for your great work!

I am attempting to make this structure work on the pose estimation task. However, I found the modification in your paper which makes me confused:

The models are modified for the keypoint detection task, by increasing the resolution (×2) of a select set of blocks (all blocks with stride of 32). Each model contains a head with three micro-blocks (one of stride 8 and two of stride 4) and a pointwise convolution that generates heatmaps for 17 keypoints.

It would be great for me if you could provide the configuration file and the modified implementation. Thanks in advance!

liyunsheng13 commented 3 years ago

Hi, I appreciate your interest in our work. However, the code for key point detection is still under processing. We will release soon. you can refer to the code for all the implementation details.

notplus commented 2 years ago

Hi, I appreciate your interest in our work. However, the code for key point detection is still under processing. We will release soon. you can refer to the code for all the implementation details.

Looking forward to your code. :heart_eyes:

10qiu01 commented 1 year ago

Hello, I am also looking for the code. Hahaha, how is it going?