Skip to content

Releases: james77777778/keras-aug

v1.1.1

12 Aug 14:26
e1a01b6
Compare
Choose a tag to compare

What's Changed

  • Introduce TestCase and ensure mixed precision works with all layers by @james77777778 in #137

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Aug 03:44
5fe4414
Compare
Choose a tag to compare

What's Changed

  • Add ToDType and fix bugs in RandAugment and TrivialAugmentWide by @james77777778 in #136

Full Changelog: v1.0.1...v1.1.0

v1.0.1

10 Aug 05:14
c9969c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Jul 15:24
61878ac
Compare
Choose a tag to compare

Breaking Change

Now, KerasAug is compatible with Keras 3 and tf.data.Dataset with all backends!

Note that the new APIs largly follow torchvision and the correctness of all layers has been verified through unit tests.

v0.5.8

13 Nov 12:25
9f6c60d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

07 Jul 15:13
04186c3
Compare
Choose a tag to compare

KerasAug

Major Features and Improvements

  • Add support of new released Tensorflow 2.13 and Keras 2.13

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

01 Jul 09:10
4575301
Compare
Choose a tag to compare

KerasAug

Major Features and Improvements

  • Drop KerasCV dependency

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

26 Jun 05:05
8cfa41a
Compare
Choose a tag to compare

KerasAug

Major Features and Improvements

  • Add support of the mixed precision
    • keras.mixed_precision.set_global_policy("mixed_float16")
    • keras.mixed_precision.set_global_policy("mixed_bfloat16")

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

08 Jun 12:16
73820fc
Compare
Choose a tag to compare

KerasAug

Major Features and Improvements

  • Add Streamlit App

Visit https://james77777778-keras-aug-streamlit-appapp-mxd7v1.streamlit.app to try the layers of KerasAug!

image

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

31 May 07:57
56ea867
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3