Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable layer numbers based elimination from input arguments #19

Open
snoop2head opened this issue Dec 5, 2021 · 1 comment
Open

Enable layer numbers based elimination from input arguments #19

snoop2head opened this issue Dec 5, 2021 · 1 comment

Comments

@snoop2head
Copy link
Owner

  • Currently supports output channel based elimination
  • In order to fulfill the goal of lightweight model(less layers and less FLOPS), enable layer numbers based elimination for each pretrained models
  • It is observed that deleting more than 4 convolutional blocks on pretrained efficientnetb0 and on mobilenet_v3_large degrades models' performance.
@snoop2head
Copy link
Owner Author

VGG13 elimination method can be based on layer numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant