R-J
/

Diffusers
medical
File size: 968 Bytes
ea7fb1b
 
ca6bf0b
 
 
 
 
ea7fb1b
ca6bf0b
 
9862a9d
 
 
ca6bf0b
 
 
 
 
 
ff45674
3ec351f
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
datasets:
- R-J/SPI-2M
library_name: diffusers
tags:
- medical
---
# StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images

Repo containing model weights from the [paper](https://arxiv.org/abs/2403.09302), Github code can be found [here](https://github.com/R-J96/stainFuser)

![StainFuser](assets/workflow_pipeline.png)

### Organisation
- checkpoint: StainFuser trained weights trained at 512x512 resolution with mixed magnification
- training: contains SD per-trained weights for backbone initialistaion in training

### Citation
```
@misc{jewsbury2024stainfuser,
      title={StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images}, 
      author={Robert Jewsbury and Ruoyu Wang and Abhir Bhalerao and Nasir Rajpoot and Quoc Dang Vu},
      year={2024},
      eprint={2403.09302},
      archivePrefix={arXiv},
      primaryClass={eess.IV}
}
```