v4.9.4
Added
- A new CroissantBuilder
which initializes a DatasetBuilder based on a Croissant
metadata file. - New conversion options between different bounding boxes formats.
- Better support for
HuggingfaceDatasetBuilder
. - A script
to convert a dataset from one format to another.
Changed
Deprecated
- Python 3.9 support. TFDS now uses Python 3.10