v0.8.2
What's Changed
- Add
version()
API to unify with Keras and KerasNLP (#2199) - Update random_crop_and_zoom.py (#2294)
- bug fix (#2303)
- Add BASNet Segmentation Model (#2006) (#2271)
- Fix image.shape type (#2305)
- Create workflow for auto assignment of issues and for stale issues (#2313)
- Update Vectorized Base Augmentations to work in
tf.data
pipeline for ALL backends (#2323) - Fix CI Test for Basnet OOM and PyCoCo Test Failure for JAX (#2322)
- Reduce memory consumption for BasNet tests (#2325)
Full Changelog: v0.8.1...v0.8.2