Y
Hacker News
new
|
ask
|
show
|
jobs
by
randomNumber7
251 days ago
Was there a specific reason for this choice?
1 comments
diyer22
251 days ago
1x1 convolution is the most lightweight operator for transforming features into outputs.
3x3 convolution is the most common operator used to provide basic computational power.
link
3x3 convolution is the most common operator used to provide basic computational power.