yuanyuanli85 / FashionAI_KeyPoint_Detection_Challenge_Keras

Code for TianChi 2018 FashionAI Cloth KeyPoint Detection Challenge
MIT License
175 stars 55 forks source link

在coco2014数据集上验证人体骨骼点遇到问题 #3

Closed white2018 closed 6 years ago

white2018 commented 6 years ago

hi @yuanyuanli85

我在coco2014数据集上验证人体骨骼点遇到问题,用的是refinenet.py里build_network_resnet101函数定义的模型。训练时候,loss有下降;但是验证时候,人体骨骼点没验证出来。不知何故?

希望能得到你的帮助,谢谢

white2018 commented 6 years ago

重复issue