资源算法PyTorch-OpenPose-Realtime-Multi-Person-2D-Pose-Estimation-using-Part-Affinity-Fields

PyTorch-OpenPose-Realtime-Multi-Person-2D-Pose-Estimation-using-Part-Affinity-Fields

2020-03-09 | |  209 |   0 |   0

PyTorch-OpenPose-Realtime-Multi-Person-2D-Pose-Estimation-using-Part-Affinity-Fields

output.gif: https://oregonstate.box.com/s/2s390ub7b5880o4qnrq3io5xdmxhjsxe

PyTorch implementation of the Dec 2018 paper: https://arxiv.org/abs/1812.08008

Go through estimate-pose.ipynb for training and evaluation code on sample image, video.

Model has been trained on MS-COCO 2014 dataset on 368x368 and 184x184 resolutions (model-wts-368.ckpt, model-wts-184.ckpt).

Has additional PAF's from Shoulder->Wrist and Hip->Ankle for improved matching in crowded scenes.

You can change the threholds for PAF map o/p values, Heatmap threshold and part matching threshold in CONFIG.py (for more, less conf joint preds vs less, more confident).

Part Matching formulation uses Munkres for one-one least cost matching.


Model Results:

图片.png

Joint Matching: (With the help of predicted Part Affinity Field vectors)

图片.png

Network Architecture: (1st 10 layers from VGG-16 as backbone(F), 4 PAF stages(L), 2 Heatmap stages(S))

图片.png

Training Image, Generated PAF's, Generated Joint Heatmaps:

图片.png

上一篇:OpenPose-Gesture-Recognition

下一篇:Openpose-Hand-Detection

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...