Naman-ntc / Pytorch-Human-Pose-Estimation

Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
MIT License
475 stars 75 forks source link

quarter shift like in "Stacked Hourglass Networks for Human Pose Estimation" #20

Closed dmitrysarov closed 4 years ago

dmitrysarov commented 4 years ago

I did not find the implementation of heuristic mentioned in the original paper, is there any motivation to not implement it? image

Naman-ntc commented 4 years ago

Hi, I have not implemented the quarter shift.