Skip to content

Why do some of the EfficientNet models have mean, std = 0.5 in their configs? #1267

Answered by rwightman
yhshin11 asked this question in Q&A
Discussion options

You must be logged in to vote

@yhshin11 it's just a different weight normalization strategy, it's more common for Google trained models, it maps pixel range to have zero mean, [-1, 1]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yhshin11
Comment options

@rwightman
Comment options

@yhshin11
Comment options

Answer selected by yhshin11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants