keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1.01k stars 330 forks source link

Rename scaling_factor_* to *_factor in GlobalScaling #1248

Closed LukeWood closed 1 year ago

LukeWood commented 1 year ago

https://github.com/keras-team/keras-cv/blob/master/keras_cv/layers/preprocessing3d/global_random_scaling.py#L54

This is currently inconsistent with the other KerasCV layers

SauravMaheshkar commented 1 year ago

@ianstenbit This issue was solved in #1267, we should close it. Same goes for the other issues listed in the PR.

ianstenbit commented 1 year ago

Thanks @SauravMaheshkar! I'm closing them now