Skip to content

v0.18.0

Compare
Choose a tag to compare
@divyashreepathihalli divyashreepathihalli released this 05 Dec 06:03
· 8 commits to r0.18 since this release
1f11e3f

Summary

  • New Models.
    • PaliGemma 2: Better performing PaliGemma release based on Gemma 2.
    • SegFormer: Introduced the SegFormer architecture for SemanticSegmentation.
    • CLIP.
    • EfficientNet: Added EfficientNet presets, including the Edge and lite0 variants.
    • RetinaNet: Added an object detection task model.
    • Stable Diffusion: Added SD3.5 large and large turbo presets and flash attention support.
  • HuggingFace integration.
    • All Keras team presets are now on both Kaggle and Huggingface hubs.

Breaking Changes.

  • Updated initialization parameters for SD3, replacing height and width with image_shape.

What's Changed

Full Changelog: v0.17.0...v0.18.0