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

在自定义数据集上重新训练

ai1urus opened this issue · comments

您好,请问我想在自己的数据集(一个手势姿态数据集,包含21个关节点)上重新训练和测评您的模型,需要将我的数据转换成什么样的格式呢?在训练和测评阶段有什么其他额外的数据处理嘛?