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