All Projects → last-one → PyTorch-Cascaded-Pyramid-Network

last-one / PyTorch-Cascaded-Pyramid-Network

Licence: other
a pytorch implementation of CPN

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PyTorch-Cascaded-Pyramid-Network

celldetection
Cell Detection with PyTorch.
Stars: ✭ 44 (+62.96%)
Mutual labels:  cpn
keras cpn
Cascaded Pyramid Network (CPN) based on keras (tensorflow backend)
Stars: ✭ 20 (-25.93%)
Mutual labels:  cpn

PyTorch Cascaded Pyramid Network (CPN)

This is a PyTorch re-implementation of CPN (Cascaded Pyramid Network), which wins 2017 COCO Keypoints Challenge. The original repo is here based on tensorflow.

Contents

Require

Pytorch: 0.2.0_3

Training Steps

Citation

Please cite the paper in your publocations if it helps your research:

@article{Chen2018CPN,
	Author = {Chen, Yilun and Wang, Zhicheng and Peng, Yuxiang and Zhang, Zhiqiang and Yu, Gang and Sun, Jian},
	Title = {{Cascaded Pyramid Network for Multi-Person Pose Estimation}},
	Conference = {CVPR},
	Year = {2018}
	}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].