Skip to content

0.7.2

Compare
Choose a tag to compare
@sampathweb sampathweb released this 07 Dec 20:37
76d269b

Summary

This release simplifies our support for Keras 3 and Keras 2.

  • If Keras 2 is installed, KerasCV will use Keras 2 and TensorFlow.
  • If Keras 3 is installed, KerasCV requires TensorFlow 2.15+ and works with TensorFlow, PyTorch and Jax.

See https://keras.io/getting_started/ for detailed instructions on installing Keras 3. As mentioned in that doc, make sure to install Keras 3 last after installing tensorflow and other dependencies. This is a temporary step while TensorFlow is still pinning Keras 2.

To learn more, https://keras.io/keras_cv/

If you have any issue installing KerasCV, please open an issue.

Full Changelog: v0.7.1...0.7.2