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

#09 Convolutional Autoencoder Default 1 Filter? #48

Open
dvisztempacct opened this issue Oct 25, 2018 · 0 comments
Open

#09 Convolutional Autoencoder Default 1 Filter? #48

dvisztempacct opened this issue Oct 25, 2018 · 0 comments

Comments

@dvisztempacct
Copy link

Hi, thanks for sharing these,

I noticed in the convolutional autoencoder that the default number of filters for the first layer is 1:

https://github.com/pkmital/tensorflow_tutorials/blob/master/python/09_convolutional_autoencoder.py#L14

Why is that? Wouldn't that mean we aren't interested in identifying features in the first layer and just letting the model find a suitable "brush" that works everywhere in that layer?

Thanks again!

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