Skip to content

1.1.1

Latest

Choose a tag to compare

@ATATC ATATC released this 16 Mar 06:32
· 5 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
  • convert_ids_to_logits() does not work with single-channel IDs by @ATATC in #223
  • Support automatic broadcasting in _Loss by @ATATC in #227
  • Extend Profiler to support memory leak diagnostics by @ATATC in #232
  • Update homepage by @ATATC in #234
  • inspect(): raise error when the image and label have different shapes. by @ATATC in #238

Full Changelog: 1.1.0...1.1.1