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)
380 stars 61 forks source link

Val issues #47

Open AsukaCamellia opened 1 year ago

AsukaCamellia commented 1 year ago

when i train this net , it work acc is about 0.75-0.8 but while i val it ,acc is 0.000 who know why? thanks