-
Notifications
You must be signed in to change notification settings - Fork 45.5k
Closed
Labels
models:officialmodels that come under official repositorymodels that come under official repositorystalestat:awaiting responseWaiting on input from the contributorWaiting on input from the contributortype:bugBug in the codeBug in the code
Description
If I am not mistaken, there should be a level_std*
after the +=
, for otherwise the applied standard deviation is always 1.
models/official/vision/ops/augment.py
Line 1566 in 9fb4a4f
level += tf.random.normal([], dtype=tf.float32) |
Metadata
Metadata
Assignees
Labels
models:officialmodels that come under official repositorymodels that come under official repositorystalestat:awaiting responseWaiting on input from the contributorWaiting on input from the contributortype:bugBug in the codeBug in the code