Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pretty_name: PANDAMIL
|
|
| 8 |
---
|
| 9 |
# PANDA - Multiple Instance Learning (MIL)
|
| 10 |
|
| 11 |
-
*Important.* This dataset is part of the [**torchmil** library](https://
|
| 12 |
|
| 13 |
This repository provides an adapted version of the [Prostate cANcer graDe Assessment (PANDA) dataset](https://panda.grand-challenge.org/data/) tailored for **Multiple Instance Learning (MIL)**. It is designed for use with the [`PANDAMILDataset`](https://franblueee.github.io/torchmil/api/datasets/pandamil_dataset/) class from the [**torchmil** library](https://franblueee.github.io/torchmil/). PANDA is a widely used benchmark in MIL research, making this adaptation particularly valuable for developing and evaluating MIL models.
|
| 14 |
|
|
|
|
| 8 |
---
|
| 9 |
# PANDA - Multiple Instance Learning (MIL)
|
| 10 |
|
| 11 |
+
*Important.* This dataset is part of the [**torchmil** library](https://torchmil.readthedocs.io/).
|
| 12 |
|
| 13 |
This repository provides an adapted version of the [Prostate cANcer graDe Assessment (PANDA) dataset](https://panda.grand-challenge.org/data/) tailored for **Multiple Instance Learning (MIL)**. It is designed for use with the [`PANDAMILDataset`](https://franblueee.github.io/torchmil/api/datasets/pandamil_dataset/) class from the [**torchmil** library](https://franblueee.github.io/torchmil/). PANDA is a widely used benchmark in MIL research, making this adaptation particularly valuable for developing and evaluating MIL models.
|
| 14 |
|