Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@vinnamkim vinnamkim released this 20 Apr 08:37
· 4 commits to releases/1.2.0 since this release
2b7fb35

What's Changed - Brief Version

New features

Enhancements

  • Add multiprocessing to DatumaroBinaryBase
    (#897)
  • Refactor merge code
    (#901, #906)
  • Refactor download CLI commands
    (#909)
  • Refactor CLI commands w/ and w/o project
    (#910, #952)
  • Refactor Media to be initialized from explicit sources
    (#911 #921, #944)
  • Refactor hl_ops.py
    (#912)
  • Add tfds:uc_merced and tfds:eurosat download
    (#914)
  • Migrate documentation framework to Sphinx
    (#917, #922, #947, #954, #958, #961, #962, #963, #964, #965, #969)
  • Update merge tutorial for real life usecase
    (#930)
  • Abbreviate "detect-format" to "detect" for prettifying
    (#951)

Bug fixes

  • Add UserWarning if an invalid media_type comes to image statistics computation
    (#891)
  • Fix negated is_encrypted
    (#907)
  • Save extra images of PointCloud when exporting to datumaro format
    (#918)
  • Fix log issue when importing celeba and align celeba dataset
    (#919)

What's Changed - Full Version

New Contributors

Full Changelog: v1.1.1...1.2.0