EIDOSLAB / EIDOSLAB/simplify

Big accuracy drop after simplify

未关闭
#12 8 条评论 0 个 reaction 已指派 2 人 已被 @AndreaBrg 认领 在 GitHub 查看
bug
主要语言
Python
星标
36
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

Hi guys, congrats for the work, nice library.

I am trying to use Simplify with ResNet on CIFAR-100 dataset. I use prune.ln_structured method from Pytorch with amount value is 0.8 and then apply simplify and do fine-tune of the model. As a result I have got the inference time speed up by two times. But I have big accuracy drop: 75% accuracy before prune.ln_structured + simplify + fine-tune and 65% after prune.ln_structured + simplify + fine-tune. Is it expected result? Have you checked accuracy before and after simplify in your cases?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。