Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ metrics:
|
|
| 23 |
# Stylizing ViT Base - Camelyon17-Wilds
|
| 24 |
|
| 25 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 26 |
-
This model is the **Base** variant of **Stylizing ViT**, trained on the **Camelyon17-Wilds**
|
| 27 |
|
| 28 |
**Stylizing ViT** is a novel Vision Transformer encoder that utilizes weight-shared attention blocks for both self- and cross-attention. This design allows the same attention block to maintain anatomical consistency (via self-attention) while performing style transfer (via cross-attention), enabling anatomy-preserving instance style transfer for domain generalization in medical imaging.
|
| 29 |
|
|
|
|
| 23 |
# Stylizing ViT Base - Camelyon17-Wilds
|
| 24 |
|
| 25 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 26 |
+
This model is the **Base** variant of **Stylizing ViT**, trained on the [**Camelyon17-Wilds**](https://wilds.stanford.edu/datasets/) dataset.
|
| 27 |
|
| 28 |
**Stylizing ViT** is a novel Vision Transformer encoder that utilizes weight-shared attention blocks for both self- and cross-attention. This design allows the same attention block to maintain anatomical consistency (via self-attention) while performing style transfer (via cross-attention), enabling anatomy-preserving instance style transfer for domain generalization in medical imaging.
|
| 29 |
|