s2anet icon indicating copy to clipboard operation
s2anet copied to clipboard

训练完的模型大小(290.8MB)与发布的模型大小(160MB)不一致,是什么原因导致的?

Open xc-chengdu opened this issue 3 years ago • 1 comments

使用单卡训练DOTA数据集的一部分,训练完后的保存的模型大小,与作者提供的模型大小不一致。

xc-chengdu avatar Mar 18 '22 12:03 xc-chengdu

We remove the 'optimizer' params using tools/publish_model.py

csuhan avatar Mar 19 '22 06:03 csuhan