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

can it support delete filters Functionality ? #60

Open
machehoffman opened this issue Jun 1, 2021 · 3 comments
Open

can it support delete filters Functionality ? #60

machehoffman opened this issue Jun 1, 2021 · 3 comments

Comments

@machehoffman
Copy link

Hi,
Is there an ability to delete filters in a convolution layer (Conv2d) ?

@FBehrad
Copy link

FBehrad commented Jul 13, 2021

Hi ,yes it can by
model = delete_channels(model, layer_2, [0,4,67])

@bsaberla
Copy link

Hi

keras symbolic inputs/outputs do not implement 'len'.

why it gives me this error? Could you please help me with that?

@arthurgsf
Copy link

@bsaberla i opened this pull request, copied the changes to the utils.py file and it worked

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

4 participants