v0.2.7
What's Changed
- Stochastic depth by @AdityaKane2001 in #474
- chore: minor updates to doc. by @sayakpaul in #481
- fix typo in Devcontainer by @bhack in #483
- ref(examples): Refactored example helper functions by @kartik4949 in #405
- Migrate BaseImageAugmentationLayer to Keras_CV by @divyashreepathihalli in #482
- Add AugMix by @quantumalaviya in #407
- Fix major numerical issue in COCOMeanAveragePrecision by @LukeWood in #492
- Creates a prototype of a model for
keras_cv.models
. Used DenseNet as an example by @LukeWood in #476
New Contributors
- @AdityaKane2001 made their first contribution in #474
- @sayakpaul made their first contribution in #481
- @divyashreepathihalli made their first contribution in #482
Full Changelog: v0.2.6...v0.2.7