centernet-pytorch icon indicating copy to clipboard operation
centernet-pytorch copied to clipboard

代码中的centernet_hourglass_coco.pth是使用voc数据集训练的

Open chumingqian opened this issue 4 years ago • 3 comments
trafficstars

@bubbliiiing 您好 : 想确认一下, 请问注意事项中的: 1: 代码中的centernet_hourglass_coco.pth是使用voc数据集训练的? coco.pth 代表的意思 到底是 coco 训练的还是 VOC 训练的? 2: readme.md 中 CenterNet:Objects as Points目标检测模型在Keras当中的实现, 是不是 pytorch 呀

chumingqian avatar Jan 23 '21 07:01 chumingqian

1、coco 2、写错字了…

bubbliiiing avatar Jan 24 '21 13:01 bubbliiiing

还有再请问一下您,其他的pytorch版本都会把cudnn中  batch normalization给禁掉, 您是怎么做到的 那你把 ReadMe 中的注意事项中的:centernet_hourglass_coco.pth是使用voc数据集训练的, 改成 coco 训练的。

---Original--- From: "Bubbliiiing"<[email protected]> Sent at: 2021年1月24日(Sun) Evening9:51 To: "bubbliiiing/centernet-pytorch"<[email protected]>; Cc: "Author"<[email protected]>;"chumingqian"<[email protected]>; Subject: Re: [bubbliiiing/centernet-pytorch] 代码中的centernet_hourglass_coco.pth是使用voc数据集训练的 (#1)

1、coco 2、写错字了…

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

chumingqian avatar Jan 24 '21 14:01 chumingqian

batch normalization我没有禁掉 我改一下字

bubbliiiing avatar Jan 26 '21 05:01 bubbliiiing