v0.1.1
What's Changed
- Fix COCOMeanAveragePrecision ragged support by @LukeWood in #332
- Add casts to compute_dtype in coco metrics by @LukeWood in #335
- Add FMix Preprocessing Layer by @quantumalaviya in #314
- Update roadmap and readme by @LukeWood in #329
- add Color Jitter preprocessing layers by @innat in #158
- Fix link in ROADMAP.md by @zhiqwang in #340
- Gaussian final by @artu1999 in #339
- Fixed dropblock 2d serialization issue. by @sebastian-sz in #346
- fixed wrong parameter issue to RandomShear class by @pranavjadhav001 in #354
- Add version_check to KerasCV by @LukeWood in #350
- benchmarks for num_cutouts by @parikshit14 in #186
- Add new unit tests for ground truth counting by @LukeWood in #362
- Expose BaseImageAugmentationLayer as a user facing API. by @LukeWood in #363
- Move serialization_test.py to central location. by @sebastian-sz in #365
- Feature templates by @LukeWood in #390
- minor doc string change in hue KPL by @kartik4949 in #392
- Update dropblock test by @LukeWood in #397
- Move LICENSE into root path by @zhiqwang in #394
- Fix tests for Dropblock2d. by @sebastian-sz in #399
- standard_deviation->stddev by @LukeWood in #415
- Remove tf-dep by @LukeWood in #417
- Update random augmentation pipeline to work in graph mode. by @LukeWood in #421
- Workaround tf.function issue by @LukeWood in #428
- Add unit tests to get_random_policy() behavior by @LukeWood in #426
- Fix the wrong comment about Autograph bug by @bhack in #430
New Contributors
- @zhiqwang made their first contribution in #340
- @artu1999 made their first contribution in #339
- @pranavjadhav001 made their first contribution in #354
- @parikshit14 made their first contribution in #186
- @kartik4949 made their first contribution in #392
Full Changelog: v0.1.0...v0.1.1