EIDOSLAB / EIDOSLAB/simplify

Big accuracy drop after simplify

Ouverte
#12 8 commentaires 0 réactions 2 personnes assignées Réclamée par @AndreaBrg Voir sur GitHub
bug
Langage dominant
Python
Étoiles
36
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.