mega.pytorch icon indicating copy to clipboard operation
mega.pytorch copied to clipboard

我用官方给的配置文件和数据集训练模型得到结果并没有论文中的好,我的是78.1%,这是什么原因呢?

Open asmallcat opened this issue 3 years ago • 3 comments

asmallcat avatar May 24 '21 01:05 asmallcat

Same here

cecilia930426 avatar Jun 10 '21 05:06 cecilia930426

同样在这里

需要同比例的调整lr和step,可参考https://github.com/facebookresearch/Detectron/blob/master/configs/getting_started/tutorial_1gpu_e2e_faster_rcnn_R-50-FPN.yaml#L14-L30

asmallcat avatar Jun 15 '21 03:06 asmallcat

遇到同样的问题,使用1个GPU,同比例调整了lr和step,包括相同的配置文件和数据集训练,只能达到78.3%,请问卡的数量对结果的影响会有这么大吗?

SouperO avatar Sep 06 '21 01:09 SouperO