Big accuracy drop after simplify

Open
#12 8 comments 0 reactions 2 assignees View on GitHub

@AndreaBrg is already working on this.

Since Feb 13, 2023.

Assessment

This issue has not been assessed yet.

Description

bug

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?

Dominant language
Python
Stars
36
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EIDOSLAB/simplify

All issues in EIDOSLAB/simplify

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.