YOLOonMe / EMA-attention-module

Implementation Code for the ICCASSP 2023 paper " Efficient Multi-Scale Attention Module with Cross-Spatial Learning" and is available at: https://arxiv.org/abs/2305.13563v2
163 stars 9 forks source link

关于论文中的实验结果疑问 #11

Open foeverai opened 3 months ago

foeverai commented 3 months ago

使用mmpretrain在resnet50中验证,并没有达到论文中的准确度,尤其是在top5准确度上,多次实验并没有超过95%

YOLOonMe commented 2 months ago

@foeverai 可能baseline模型不是mmpretrain导致的吧,不同的demo中训练策略和超参数设置也不同。不过按照你所说,我使用mmpretrain在resnet50中验证(batchsize为128, 单卡GPU)训练过程中的top5大多都有超过95%,如下图 20240606134314

训练资源有限,就只训练了一次权重模型如下mmpretrain-resnet5020240606134314