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

question of the first conv layer parameter #96

Open
kinfeparty opened this issue Feb 2, 2021 · 0 comments
Open

question of the first conv layer parameter #96

kinfeparty opened this issue Feb 2, 2021 · 0 comments

Comments

@kinfeparty
Copy link

model = _modify_first_conv_layer(model,3,3) ##### Check models trained (3,7,7) or (7,7,7)

I found that the the first conv layer of pretrained model of resnext101 is (7,7,7).I think because the input frame is 32.
So which input frame use the (3,7,7) conv layer?

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