Skip to content

Releases: keras-team/keras-cv

v0.2.3

17 May 21:04
d4d7fb5
Compare
Choose a tag to compare

What's Changed

  • Reorganize bounding box utilities and namespaces by @LukeWood in #439

Full Changelog: v0.2.2...v0.2.3

v0.2.2

17 May 19:39
5b67eca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 May 02:48
Compare
Choose a tag to compare

Add BaseImageAugmentationLayers to layers.

v0.2.0

17 May 01:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 May 17:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Apr 21:04
Compare
Choose a tag to compare

This is KerasCV's v0.1.0 release!

This is the first official release of KerasCV. Please note there is no backwards compatibility contract until KerasCV reaches v1.0.0.

In this release KerasCV introduces:

  • 19 new image data augmentation layers
  • a Keras native RandAugment implementation
  • fully in graph COCO metrics for bounding box detection!

Keep an eye out on keras.io in the upcoming weeks for our new API documentation and guides.

Thank you to all of the wonderful contributors that have made this release possible!

New Contributors

What's Changed

Full Changelog: https://github.com/keras-team/keras-cv/commits/v0.1.0