.. customcarditem:: :header: Score :image: _static/fetched-s3-assets/tabular_classification.svg :tags: Segmentation .. include:: ../links.rst ########## Dice Score ########## Module Interface ________________ .. autoclass:: torchmetrics.segmentation.DiceScore :noindex: Functional Interface ____________________ .. autofunction:: torchmetrics.functional.segmentation.dice_score :noindex: