Skip to content

1.0.2-beta.0

Pre-release
Pre-release

Choose a tag to compare

@ATATC ATATC released this 27 Oct 22:05
· 103 commits to main since this release

What's Changed

  • Unused imports in "metrics.py" by @ATATC in #85
  • Add ROI shape validation by @perctrix in #79
  • Add a helper that determines the optimal device by @ATATC in #88
  • Use auto_device() in sanity_check() when device is not specified by @ATATC in #90
  • Add __str__() for Trainer by @ATATC in #92
  • Add SimpleDataset by @ATATC in #94
  • Support extracting filenames in predictors from PathBasedUnsupervisedDataset by @ATATC in #96
  • Inference failed saving prediction by @ATATC in #97

Full Changelog: 1.0.2-alpha.0...1.0.2-beta.0