Changes in version 0.3.2.9000 Changes in version 0.3.2 (2026-04-29) Changes in version 0.3.1 (2024-06-20) Changes in version 0.3.0 (2023-02-14) - Added Oxford Flowers Dataset (#32) Changes in version 0.2.0 (2022-10-31) - Fixed issues with the dogs-vs-cats dataset. (#29) - Better handle the bird species dataset. Changes in version 0.1.0 (2021-10-07) - Added the bank marketing dataset (#10, #11, #12, #13, @dkgaraujo) - Added cityscapes dataset used in the pix2pix paper. (#14) - Fixed bugwith newer version of the bird species dataset. (#17) - Added the oxford_pets_dataset. (#17) - Added a maybe_download util that is used to unify the download/extract code paths. (#22) - Added the IMDB dataset (#23) Changes in version 0.0.1 (2021-01-19) - Added a NEWS.md file to track changes to the package.