WIP: initial readme
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- R-J/SPI-2M
|
5 |
+
library_name: diffusers
|
6 |
+
tags:
|
7 |
+
- medical
|
8 |
---
|
9 |
+
# StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images
|
10 |
+
|
11 |
+
Weights from paper (coming soon)
|
12 |
+
|
13 |
+
### Organisation
|
14 |
+
- checkpoint: StainFuser trained weights trained at 512x512 resolution with mixed magnification
|
15 |
+
- training: contains SD per-trained weights for backbone initialistaion in training
|
16 |
+
|
17 |
+
### Citation
|
18 |
+
TBD
|