Remove stray roxy ONNX export; note the two training-only protocol labels
Browse files- README.md +4 -1
- checksums.json +1 -1
- onnx/roxy-256-fp16.onnx +0 -3
README.md
CHANGED
|
@@ -142,7 +142,10 @@ resample back to the original image size.
|
|
| 142 |
## Output labels
|
| 143 |
|
| 144 |
61 channels: `background` at index 0, then 60 anatomical structures in the
|
| 145 |
-
order stored in `label_schema.json`
|
|
|
|
|
|
|
|
|
|
| 146 |
|
| 147 |
- **Skull / shoulder girdle:** skull, scapulae, clavicles
|
| 148 |
- **Upper limb:** humeri, radii, ulnae, carpals, metacarpals, phalanges
|
|
|
|
| 142 |
## Output labels
|
| 143 |
|
| 144 |
61 channels: `background` at index 0, then 60 anatomical structures in the
|
| 145 |
+
order stored in `label_schema.json`. The training protocol
|
| 146 |
+
(`all_structures_flexray_v4`) has 62 foreground labels; its two coarse region
|
| 147 |
+
labels, `lumbar_spine` and `thoracolumbar_spine`, only harmonize datasets that
|
| 148 |
+
label those regions as a block and are not predicted.
|
| 149 |
|
| 150 |
- **Skull / shoulder girdle:** skull, scapulae, clavicles
|
| 151 |
- **Upper limb:** humeri, radii, ulnae, carpals, metacarpals, phalanges
|
checksums.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"algorithm": "sha256",
|
| 3 |
"files": {
|
| 4 |
-
"README.md": "
|
| 5 |
"config.yml": "7c7d52b2404d5e3cb5347036feac994ab8b8a18dd6bef5cfa47b749077af727a",
|
| 6 |
"label_schema.json": "c8fa61b6585fc4043e2c51ba1f53271f9313cdae8d812479449b8a2a0ba12d7a",
|
| 7 |
"model.safetensors": "716ce3a8fb2a6abe22b2f2188fd596ddc4642b273fb0d336d629448154fc6d24",
|
|
|
|
| 1 |
{
|
| 2 |
"algorithm": "sha256",
|
| 3 |
"files": {
|
| 4 |
+
"README.md": "ce0a7a4087fec705e9cfe753bb01a06e0e2b29377e896e31e012f361e97b7058",
|
| 5 |
"config.yml": "7c7d52b2404d5e3cb5347036feac994ab8b8a18dd6bef5cfa47b749077af727a",
|
| 6 |
"label_schema.json": "c8fa61b6585fc4043e2c51ba1f53271f9313cdae8d812479449b8a2a0ba12d7a",
|
| 7 |
"model.safetensors": "716ce3a8fb2a6abe22b2f2188fd596ddc4642b273fb0d336d629448154fc6d24",
|
onnx/roxy-256-fp16.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f1c5b7845f3d93ca9d9866f260f62ad82adf273bd8002b4002a768ed900850b8
|
| 3 |
-
size 143632544
|
|
|
|
|
|
|
|
|
|
|
|