fmahoudeau / ShelfNet-Human-Pose-Estimation

Fast and accurate Human Pose Estimation using ShelfNet with PyTorch
113 stars 33 forks source link

Hard self occlusion points #1

Open kallivad opened 4 years ago

kallivad commented 4 years ago

Hi @fmahoudeau! Thank you for sharing ws such interesting solution. I wonder how dow you estimate its stability in near profile poses? Does it supports hard self occlusion situations without omitting predict of some keypoints like openpose did? Another issue of ShelfNet backbone - how do you estimate its ability for DensePose task in scope of low inference time?