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