sdoerrich97 commited on
Commit
50b216d
·
verified ·
1 Parent(s): 01641f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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** dataset [Dataset Link](https://wilds.stanford.edu/datasets/).
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