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

How to calculate receptive field? #2

Open
sagarhukkire opened this issue Apr 3, 2017 · 1 comment
Open

How to calculate receptive field? #2

sagarhukkire opened this issue Apr 3, 2017 · 1 comment

Comments

@sagarhukkire
Copy link

Hi @mattmacy

I was going through VNet paper ,if you see at end they have given table for receptive field for each stage.

for example

  1. stage 1 its 5x5x5
  2. stage 2 it is 22x22x22

can you please help me how it is calculated , i went through lot of material for receptive field calculation but no luck,hope you will help me

thanks
sagar

@rogertrullo
Copy link

This might be late, but I made an implementation to compute the RF numerically.
Here it is:
https://github.com/rogertrullo/Receptive-Field-in-Pytorch

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

2 participants