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

what is the difference between kernal_num and num_classes? #158

Open
Zhang-O opened this issue Jun 16, 2020 · 0 comments
Open

what is the difference between kernal_num and num_classes? #158

Zhang-O opened this issue Jun 16, 2020 · 0 comments

Comments

@Zhang-O
Copy link

Zhang-O commented Jun 16, 2020

parser.add_argument('--kernel_num', nargs='?', type=int, default=3,

I am confused about the help info here.

kernal_num should be same as num_class in "model = models.resnet50(pretrained=True, num_classes=kernel_num, scale=scale)"?

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