Update README.md
Browse files
README.md
CHANGED
|
@@ -34,12 +34,17 @@ tags:
|
|
| 34 |
- robustness
|
| 35 |
- benchmark
|
| 36 |
- vision
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# PathoROB
|
| 40 |
|
| 41 |
[Preprint](https://arxiv.org/abs/2507.17845) | [Code](https://github.com/bifold-pathomics/PathoROB) | [Licenses](#licenses) | [Cite](#how-to-cite)
|
| 42 |
|
|
|
|
|
|
|
|
|
|
| 43 |
# How to use
|
| 44 |
|
| 45 |
Check out our [PathoROB GitHub repository](https://github.com/bifold-pathomics/PathoROB).
|
|
@@ -140,4 +145,4 @@ Please also cite the source publications of _all_ PathoROB datasets that you use
|
|
| 140 |
pages={e265-e275},
|
| 141 |
publisher={Elsevier}
|
| 142 |
}
|
| 143 |
-
```
|
|
|
|
| 34 |
- robustness
|
| 35 |
- benchmark
|
| 36 |
- vision
|
| 37 |
+
size_categories:
|
| 38 |
+
- 1B<n<10B
|
| 39 |
---
|
| 40 |
|
| 41 |
# PathoROB
|
| 42 |
|
| 43 |
[Preprint](https://arxiv.org/abs/2507.17845) | [Code](https://github.com/bifold-pathomics/PathoROB) | [Licenses](#licenses) | [Cite](#how-to-cite)
|
| 44 |
|
| 45 |
+
<img src="pathorob_pipeline.png" alt="PathoROB pipeline" style="width: 90%;" align="center"/>
|
| 46 |
+
<img src="pathorob_overview.png" alt="PathoROB overview" style="width: 90%;" align="center"/>
|
| 47 |
+
|
| 48 |
# How to use
|
| 49 |
|
| 50 |
Check out our [PathoROB GitHub repository](https://github.com/bifold-pathomics/PathoROB).
|
|
|
|
| 145 |
pages={e265-e275},
|
| 146 |
publisher={Elsevier}
|
| 147 |
}
|
| 148 |
+
```
|