Pose-Group / DCPose

This is an official implementation of our CVPR 2021 paper "Deep Dual Consecutive Network for Human Pose Estimation" (https://openaccess.thecvf.com/content/CVPR2021/papers/Liu_Deep_Dual_Consecutive_Network_for_Human_Pose_Estimation_CVPR_2021_paper.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the model

A7777-gp opened this issue · comments

Hello, what should I do if I want to make changes based on the model you published.

Hello, what should I do if I want to make changes based on the model you published.

Hi, please feel free to use our code, but please remember to state that your code is adapted from:
Zhenguang Liu, Haoming Chen, Runyang Feng, Shuang Wu, Shouling Ji, Bailin Yang, Xun Wang:
Deep Dual Consecutive Network for Human Pose Estimation, CVPR 2021.

Our code is developed using python-3.6.12, pytorch-1.4.0. You can use Pytorch to modify the code. If you have any question, please feel free to comment.