Skip to content

v4.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 13:28

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

Removed

Fixed

Security