Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,9 +11,9 @@ arxiv: 2501.09001
|
|
| 11 |
|
| 12 |
# CT-FM Feature Extractor
|
| 13 |
|
| 14 |
-
This model is a feature extractor for CT-FM, a model
|
| 15 |
|
| 16 |
-
If you want to just load the model and fine-tune, ignore the feature extraction workflow.
|
| 17 |
|
| 18 |
## Running instructions
|
| 19 |
|
|
|
|
| 11 |
|
| 12 |
# CT-FM Feature Extractor
|
| 13 |
|
| 14 |
+
This model is a feature extractor for CT-FM, a model pre-trained using contrastive self-supervised learning on a huge dataset of 148,000 CT scans from the Imaging Data Commons.
|
| 15 |
|
| 16 |
+
The backbone is based on a SegResNet, a 3D U-Net variant. If you want to just load the model and fine-tune, ignore the feature extraction workflow.
|
| 17 |
|
| 18 |
## Running instructions
|
| 19 |
|