Skip to content

1.1.1-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@ATATC ATATC released this 19 Feb 05:29
· 11 commits to main since this release

What's Changed

  • Shape mismatch in _SegmentationLoss by @ATATC in #208
  • dice_similarity_coefficient_with_logits(): RuntimeError: Boolean value of Tensor with more than one value is ambiguous by @ATATC in #210
  • DiceBCELossWithLogits still uses min_percentage_per_class by @ATATC in #214
  • Overlay fails when num_class is 1 by @ATATC in #216
  • Replace one_hot with scatter_ in convert_ids_to_logits() speedup by @perctrix in #211
  • Remove dice with logits clip by @ATATC in #218
  • inspect(): batch tolist() and reuse fg_mask (#220) by @perctrix in #221

Full Changelog: 1.1.0...1.1.1-alpha.0