What's Changed
- Shape mismatch in
_SegmentationLossby @ATATC in #208 dice_similarity_coefficient_with_logits(): RuntimeError: Boolean value of Tensor with more than one value is ambiguous by @ATATC in #210DiceBCELossWithLogitsstill usesmin_percentage_per_classby @ATATC in #214- Overlay fails when
num_classis 1 by @ATATC in #216 - Replace
one_hotwithscatter_inconvert_ids_to_logits()speedup by @perctrix in #211 - Remove dice with logits clip by @ATATC in #218
inspect(): batchtolist()and reusefg_mask(#220) by @perctrix in #221convert_ids_to_logits()does not work with single-channel IDs by @ATATC in #223- Support automatic broadcasting in
_Lossby @ATATC in #227 - Extend
Profilerto 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