Skip to content

Release v0.2.1

Compare
Choose a tag to compare
@zhiltsov-max zhiltsov-max released this 16 Nov 11:56
6f21792

A bugfix release. Relaxes some requirements on formats.

Added

  • Import for CelebA dataset format (#484)

Changed

  • File people.txt became optional in LFW (#509)
  • File image_ids_and_rotation.csv became optional Open Images (#509)
  • Allowed underscores (_) in subset names in COCO (#509)
  • Allowed annotation files with arbitrary names in COCO (#509)
  • The icdar_text_localization format is no longer detected in every directory (#531)
  • Updated pycocotools version to 2.0.2 (#534)

Fixed

  • Unhandled exception when a file is specified as the source for a COCO or MOTS dataset (#530)