Skip to content

What is scale channel layer counterpart in tensorflow? #7818

Answered by gitE0Z9
gitE0Z9 asked this question in Q&A
Discussion options

You must be logged in to vote

After a little search, I found this layer is also used in efficientnetb0 and how to implement this layer in TF. If no scale_wh provided, simply multiply input with indexed layer output, its function is to pay attention to more important pixel in SE block.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gitE0Z9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant