Upload folder using huggingface_hub
Browse files- embeddings/README.md +15 -0
- embeddings/gigapath/CPTAC-LSCC/.gitkeep +0 -0
- embeddings/gigapath/CPTAC-LUAD/.gitkeep +0 -0
- embeddings/gigapath/TCGA-LUAD/.gitkeep +0 -0
- embeddings/gigapath/TCGA-LUSC/.gitkeep +0 -0
- embeddings/titan/CPTAC-LSCC/.gitkeep +0 -0
- embeddings/titan/CPTAC-LUAD/.gitkeep +0 -0
- embeddings/titan/TCGA-LUAD/.gitkeep +0 -0
- embeddings/titan/TCGA-LUSC/.gitkeep +0 -0
- embeddings/wsi_llava/CPTAC-LSCC/.gitkeep +0 -0
- embeddings/wsi_llava/CPTAC-LUAD/.gitkeep +0 -0
- embeddings/wsi_llava/TCGA-LUAD/.gitkeep +0 -0
- embeddings/wsi_llava/TCGA-LUSC/.gitkeep +0 -0
embeddings/README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Embeddings (populated later)
|
| 2 |
+
|
| 3 |
+
Precomputed case-bank artifacts for the thesis pipeline. More embedding types may be added beyond the stubs below.
|
| 4 |
+
|
| 5 |
+
Pull example:
|
| 6 |
+
|
| 7 |
+
hf download thanminh01/NSCLC-THESIS-WSI-DATASET-EMBEDDING --repo-type dataset \
|
| 8 |
+
--include "embeddings/titan/**" --local-dir .
|
| 9 |
+
|
| 10 |
+
Stubs (extend later as needed):
|
| 11 |
+
- `titan/` — TITAN slide embeddings (retrieval)
|
| 12 |
+
- `gigapath/` — Prov-GigaPath features (WSI-LLaVA input)
|
| 13 |
+
- `wsi_llava/` — cached descriptions / related outputs
|
| 14 |
+
|
| 15 |
+
Empty until Stage 2 precompute runs on GPU.
|
embeddings/gigapath/CPTAC-LSCC/.gitkeep
ADDED
|
File without changes
|
embeddings/gigapath/CPTAC-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/gigapath/TCGA-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/gigapath/TCGA-LUSC/.gitkeep
ADDED
|
File without changes
|
embeddings/titan/CPTAC-LSCC/.gitkeep
ADDED
|
File without changes
|
embeddings/titan/CPTAC-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/titan/TCGA-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/titan/TCGA-LUSC/.gitkeep
ADDED
|
File without changes
|
embeddings/wsi_llava/CPTAC-LSCC/.gitkeep
ADDED
|
File without changes
|
embeddings/wsi_llava/CPTAC-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/wsi_llava/TCGA-LUAD/.gitkeep
ADDED
|
File without changes
|
embeddings/wsi_llava/TCGA-LUSC/.gitkeep
ADDED
|
File without changes
|