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

Changing the resolution of the CNN to do RAM #3

Open
emoen opened this issue Jun 11, 2018 · 1 comment
Open

Changing the resolution of the CNN to do RAM #3

emoen opened this issue Jun 11, 2018 · 1 comment

Comments

@emoen
Copy link

emoen commented Jun 11, 2018

In the paper chapter 4.5.1 Network settings for RAM: it is mentioned that the network is changed to produce larger RAM images - 54x54. How is then the RAM (of the changed network) comparable to the results of the original network (e.g net-5)?

@emoen
Copy link
Author

emoen commented Jun 11, 2018

If you have a network you dont want to modify - like say - InceptionV4 where the input is (299,299) and the output width is (8,8) how can you increase the resolution without removing alot of layers, and therefore change the architecture significantly? Can you insert GAP layers in the middle of the network to produce RAMs? What should the weights, w, on the conv layer to GAP be?

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