coco format annotation file
zhangming8 opened this issue · comments
zhangming8 commented
The link of COCO format annotation file has be removed by Baidu cloud?
Can you provide it again?
chenjun commented
have updated
Yang Yang commented
感谢您的工作,上图是你提供的链接中的验证集,其中标签是空的。但是,你在保存 mobel_best.pth时,仍然使用的是val
_loader,导致模型的model_best.pth始终为第一个保存的模型。https://github.com/chenjun2hao/CenterFace.pytorch/blob/37a351be07606136561bc56eae716f8575b61e00/src/main.py#L91