Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 12:32
· 152 commits to main since this release

Fix

  • Update mil config to reflect new signature (c4dc0ed)
  • Filter h5 dataset by filenames (b3e1770)
  • Safely bypass sigint or sigterm (388d368)
  • Remove trainer arguments for pl2 (99194e0)

Breaking

  • train|val|test_path keywords now do not refer to the the target train|val|test paths to output h5 files to, but to the files providing paths_and_targets. file_path is the new target file, containing all images. (b3e1770)