HajihajihaJimmy commited on
Commit
5ab0348
·
verified ·
1 Parent(s): e84af9f

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Checkpoints
2
+
3
+ This directory holds all pretrained and finetuned model weights for DeepSparse.
4
+
5
+ > **Note**: This directory is excluded from the git repository. Checkpoints are hosted on HuggingFace:
6
+ > **[HajihajihaJimmy/DeepSparse](https://huggingface.co/HajihajihaJimmy/DeepSparse)**
7
+
8
+ ## Naming Convention
9
+
10
+ ```
11
+ logs/
12
+ pretrain/ep_700.pth Pretrained foundation model (AtlasAbdomenMini, ep 700)
13
+ {dataset}+{n}v+s2/ep_400.pth Finetuned model — dataset, n input views, Stage 2, epoch 400
14
+ ```
15
+
16
+ ## Checkpoint Map
17
+
18
+ | Folder | Anatomy | Views | Stage | Original training run |
19
+ |--------|---------|-------|-------|-----------------------|
20
+ | `pretrain/` | — (pretraining) | 6–24 | Pretrain | `atlas_7k+mv+rv` |
21
+ | `abdomen+6v+s2/` | Abdomen (PANORAMA) | 6 | S2 | `atlas_7k+mv+rv+s1+ep7+abdomen+6v+s2` |
22
+ | `abdomen+8v+s2/` | Abdomen (PANORAMA) | 8 | S2 | `atlas_7k+mv+rv+s1+ep7+abdomen+8v+s2` |
23
+ | `abdomen+10v+s2/` | Abdomen (PANORAMA) | 10 | S2 | `atlas_7k+mv+rv+s1+ep7+abdomen+10v+s2` |
24
+ | `pelvis+6v+s2/` | Pelvis (PENGWIN) | 6 | S2 | `atlas_7k+mv+rv+s1+ep7+pelvis+6v+s2` |
25
+ | `pelvis+8v+s2/` | Pelvis (PENGWIN) | 8 | S2 | `atlas_7k+mv+rv+s1+ep7+pelvis+8v+s2` |
26
+ | `pelvis+10v+s2/` | Pelvis (PENGWIN) | 10 | S2 | `atlas_7k+mv+rv+s1+ep7+pelvis+10v+s2` |
27
+ | `tooth+6v+s2/` | Tooth (ToothFairy) | 6 | S2 | `atlas_7k+mv+rv+s1+ep7+tooth+6v+s2` |
28
+ | `tooth+8v+s2/` | Tooth (ToothFairy) | 8 | S2 | `atlas_7k+mv+rv+s1+ep7+tooth+8v+s2` |
29
+ | `tooth+10v+s2/` | Tooth (ToothFairy) | 10 | S2 | `atlas_7k+mv+rv+s1+ep7+tooth+10v+s2` |
30
+ | `luna+6v+s2/` | Lung (LUNA16) | 6 | S2 | `atlas_7k+mv+rv+ft_s1+ep7+s2` (ep 800) |
31
+ | `luna+8v+s2/` | Lung (LUNA16) | 8 | S1\* | `atlas_7k+mv+rv+s1+ep7+8v` (ep 800) |
32
+ | `luna+10v+s2/` | Lung (LUNA16) | 10 | S1\* | `atlas_7k+mv+rv+s1+ep7+10v` (ep 800) |
33
+
34
+ \* Luna 8v and 10v use a single-stage training run (800 epochs) equivalent to the combined S1+S2 pipeline used for other anatomies.
35
+
36
+ ## Usage
37
+
38
+ All evaluation scripts expect checkpoints at `logs/{name}/ep_{epoch}.pth`. The default epoch for inference is `400` (set via `--epoch 400` in `evaluate_s2.sh`).
abdomen+10v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:023c6e30afe723d3caea06389d0261e5f111aeb025901c2a1f5f331f704161e4
3
+ size 28984929
abdomen+6v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6518a487bbb83594629dadfce88652c8097a1d627bcd5a1a129a08ec5aa04615
3
+ size 28984929
abdomen+8v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5eb1985fc13b07a5dcb9a7d652db4c76689a9c99dfc986ea5d65a81c671368
3
+ size 28984929
luna+10v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c221c0deeed0ca0b6079bb70417f068adfe1a4c78dc487cfb2d11032366630
3
+ size 24254217
luna+6v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791538cb406f2d68f045aa97e5a4111f812c7336b2506bbf38da773df4f3476e
3
+ size 28984929
luna+8v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dba59a7fb57286d452f55cd9519a507a6ce4e37b038b81804a9f20b0c3dd33d
3
+ size 24254217
pelvis+10v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ca50a15822c9f9db02214cf9b2542e0bf4fd29625cd7605714c460b3160e8a
3
+ size 28984929
pelvis+6v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c15ab00c64aa0082da116b87eb5e133a025352ffc8e37732f1d9b9ab43d8b6
3
+ size 28984929
pelvis+8v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037c1a3d40f283363ad82776a22a736ecdd5857c2a8f7891e52ec23311a0af1b
3
+ size 28984929
pretrain/ep_700.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c5aa0b1f804702668c757a8da8ecf17fb6f6ebab8c9e977da57a0fa1656d59
3
+ size 24254217
tooth+10v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f897f7c6a2c0c5231e995b9d5a201d7581d1bb1ea323df37efa0d8a32beaf432
3
+ size 28984929
tooth+6v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:215257a9e7cf38f5db32f597a8891743ebd5a27e1ed19822612b5dfedd8ba463
3
+ size 28984929
tooth+8v+s2/ep_400.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9cdb5f6b3503421a2e890b9a9da9e2913443284701f0e1e5fac1169c4aa5a0a
3
+ size 28984929