Franblueee commited on
Commit
bf00f5f
·
verified ·
1 Parent(s): b35d4d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ pretty_name: RSNAICHMIL
8
  ---
9
  # RSNA-ICH - Multiple Instance Learning (MIL)
10
 
11
- *Important.* This dataset is part of the [**torchmil** library](https://franblueee.github.io/torchmil/).
12
 
13
  This repository provides an adapted version of the [RSNA Intra-Cranial Hemorrhage (RSNA-ICH) Detection dataset](https://www.kaggle.com/competitions/rsna-intracranial-hemorrhage-detection) tailored for **Multiple Instance Learning (MIL)**. It is designed for use with the [`RSNAMILDataset`](https://franblueee.github.io/torchmil/api/datasets/rsnamil_dataset/) class from the [**torchmil** library](https://franblueee.github.io/torchmil/). RSNA-ICH is a widely used benchmark in MIL research, making this adaptation particularly valuable for developing and evaluating MIL models.
14
 
 
8
  ---
9
  # RSNA-ICH - Multiple Instance Learning (MIL)
10
 
11
+ *Important.* This dataset is part of the [**torchmil** library](http://torchmil.readthedocs.io/).
12
 
13
  This repository provides an adapted version of the [RSNA Intra-Cranial Hemorrhage (RSNA-ICH) Detection dataset](https://www.kaggle.com/competitions/rsna-intracranial-hemorrhage-detection) tailored for **Multiple Instance Learning (MIL)**. It is designed for use with the [`RSNAMILDataset`](https://franblueee.github.io/torchmil/api/datasets/rsnamil_dataset/) class from the [**torchmil** library](https://franblueee.github.io/torchmil/). RSNA-ICH is a widely used benchmark in MIL research, making this adaptation particularly valuable for developing and evaluating MIL models.
14