8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
你好,我使用您的代码cal_flops_params.py(分别在HRank和HRankPlus)测试VGG-16未剪枝前的网络计算量和参数量,得到的结果:314.572M(FLOPs)、14.992M(Params),但是您在论文的结果是:313.73M(FLOPs)、14.98M(Params),想请教下关于结果差距的原因?