Medium article link added
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: cc-by-nc-sa-4.0
|
|
4 |
|
5 |
# Bony's Model Card
|
6 |
|
|
|
|
|
7 |
## Model Description
|
8 |
This XCiT (medium) model has been trained (from scratch) for prostate histopathology image analysis tasks, using images of size `224 × 224` pixels and 24 GPU H100. The XCiT architecture is a transformer model that uses cross-attention to process images, thereby improving performance compared to traditional CNN architectures. It was pre-trained on a large dataset using the DINO self-supervised training method.
|
9 |
|
|
|
4 |
|
5 |
# Bony's Model Card
|
6 |
|
7 |
+
Medium article: https://hpai-bsc.medium.com/medium-article-bony-744fa41b452d
|
8 |
+
|
9 |
## Model Description
|
10 |
This XCiT (medium) model has been trained (from scratch) for prostate histopathology image analysis tasks, using images of size `224 × 224` pixels and 24 GPU H100. The XCiT architecture is a transformer model that uses cross-attention to process images, thereby improving performance compared to traditional CNN architectures. It was pre-trained on a large dataset using the DINO self-supervised training method.
|
11 |
|