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

关于ShuffleNetV1模型中 model_size 和 stage_repeat的问题 #58

Open
Kitten-Rec opened this issue Aug 9, 2022 · 0 comments
Open

Comments

@Kitten-Rec
Copy link

image

  1. 请问这个self.stage_out_channels怎么得到的,是不是部分输出channel写错了,,我理解的是对照‘1.0x’的列表 ‘0.5x’就是为‘1.0x’的列表中的每个元素的一半,'1.5x'就是‘1.0x’的列表中的每个元素的1.5倍
  2. self.stage_repeats = [4, 8, 4]是怎么知道的每个stage的block堆叠的次数的, 是通过搜索的到的么?
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