参考:
训练详细说明
https://blog.csdn.net/weixin_41765699/article/details/100118353
https://blog.csdn.net/weixin_43509263/article/details/100799415
https://blog.csdn.net/m0_37798080/article/details/101285383
https://blog.csdn.net/surserrr/article/details/100153886
https://blog.csdn.net/m0_37607114/article/details/98590117
数据格式转换
https://blog.csdn.net/weixin_41765699/article/details/100124689
https://blog.csdn.net/weixin_42634342/article/details/97756458#commentBox
https://blog.csdn.net/weixin_41765699/article/details/100124689
https://blog.csdn.net/u010397980/article/details/90341223
yolo格式、voc格式、coco格式相互转换(xml,json,txt)
https://blog.csdn.net/qq_38109843/article/details/90783347
coco格式:
https://blog.csdn.net/wc781708249/article/details/79615210
voc格式
https://blog.csdn.net/u013832707/article/details/80060327
环境配置及编译
https://github.com/xingyizhou/CenterNet/blob/master/readme/INSTALL.md
linux:
https://blog.csdn.net/m0_37798080/article/details/101196884
windows:
https://blog.csdn.net/sinat_29634715/article/details/102609876
https://blog.csdn.net/u011681952/article/details/92765549
https://github.com/xingyizhou/CenterNet/issues/7
DCNv2:
https://github.com/CharlesShang/DCNv2
感谢以上各位讲解。