preethamganesh's picture
updated README.
4e29c4d
|
raw
history blame
797 Bytes
metadata
license: apache-2.0
tags:
  - brain-mri
  - segmentation
  - FLAIR-abnormality
  - medical-imaging
  - deep-learning
  - unet
datasets:
  - mateuszbuda/lgg-mri-segmentation
base_model: tf-keras/imagenet-mobilenetv2
model-index:
  - name: Brain MRI Segmentation - FLAIR Abnormality Segmentation
    results:
      - task:
          type: image-segmentation
          name: Image Segmentation
        dataset:
          name: LGG Segmentation Dataset
          type: medical-imaging
          link: https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation
        metrics:
          - type: dice
            value: 0.843
            name: Dice Coefficient
          - type: iou
            value: 0.609
            name: Intersection over Union (IoU)