v0.2.8
What's Changed
- Roadmap by @LukeWood in #498
- Stochastic Depth argument name correction by @AdityaKane2001 in #497
- Correction in
layers.__init__.py
by @AdityaKane2001 in #503 - Migrate RandomRotation to Keras_CV by @divyashreepathihalli in #493
- random jpeg quality by @artu1999 in #437
- added yxyx and rel_yxyx bounding box format support in bounding box utils by @divyashreepathihalli in #510
- Remove "tf.keras.internal.layers" from all files by @AdityaKane2001 in #516
- Drop Path by @AdityaKane2001 in #480
- add: PR description template. by @sayakpaul in #525
- Add an augment_label method to the RandomGaussianBlur augmentation layer by @ianjjohnson in #537
- Update all preprocessing layer demos to use demo_utils by @ianjjohnson in #535
- Remove references to data_format by @ricardoprins in #531
- Fix DenseNet Docstring by @quantumalaviya in #539
- Change all call arguments using tf.float32 as a default to the string "float32" by @ricardoprins in #542
- Update serialization_test.py by @AdityaKane2001 in #544
- Random Resized Crop by @AdityaKane2001 in #499
New Contributors
- @ianjjohnson made their first contribution in #537
- @ricardoprins made their first contribution in #531
Full Changelog: v0.2.7...v0.2.8