Upload 21 files
Browse filestest dataset for londonaicentre/flip-fl-base repository on GitHub
- .gitattributes +5 -0
- flip-fl-base-test-data/checkpoints/model.pt +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_10/scans/input_spleen_10.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_10/scans/label_spleen_10.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_2/scans/input_spleen_2.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_2/scans/label_spleen_2.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_3/scans/input_spleen_3.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_3/scans/label_spleen_3.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_6/scans/input_spleen_6.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_6/scans/label_spleen_6.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_8/scans/input_spleen_8.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_8/scans/label_spleen_8.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_9/scans/input_spleen_9.nii.gz +3 -0
- flip-fl-base-test-data/spleen/accession-resources/subject_9/scans/label_spleen_9.nii.gz +3 -0
- flip-fl-base-test-data/spleen/meta.json +8 -0
- flip-fl-base-test-data/spleen/sample_get_dataframe_response.csv +7 -0
- flip-fl-base-test-data/xrays/images/FAK00715868_sample_04223701_12122024/sample_04223701_12122024.dcm +3 -0
- flip-fl-base-test-data/xrays/images/FAK02129380_sample_04235523_12122024/sample_04235523_12122024.dcm +3 -0
- flip-fl-base-test-data/xrays/images/FAK13873184_sample_04235757_12122024/sample_04235757_12122024.dcm +3 -0
- flip-fl-base-test-data/xrays/images/FAK50347701_sample_04234541_12122024/sample_04234541_12122024.dcm +3 -0
- flip-fl-base-test-data/xrays/images/FAK98669896_sample_04235445_12122024/sample_04235445_12122024.dcm +3 -0
- flip-fl-base-test-data/xrays/sample_get_dataframe_response.csv +6 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
flip-fl-base-test-data/xrays/images/FAK00715868_sample_04223701_12122024/sample_04223701_12122024.dcm filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
flip-fl-base-test-data/xrays/images/FAK02129380_sample_04235523_12122024/sample_04235523_12122024.dcm filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
flip-fl-base-test-data/xrays/images/FAK13873184_sample_04235757_12122024/sample_04235757_12122024.dcm filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
flip-fl-base-test-data/xrays/images/FAK50347701_sample_04234541_12122024/sample_04234541_12122024.dcm filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
flip-fl-base-test-data/xrays/images/FAK98669896_sample_04235445_12122024/sample_04235445_12122024.dcm filter=lfs diff=lfs merge=lfs -text
|
flip-fl-base-test-data/checkpoints/model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bda66ee035974cbab9da221609d3415cd80aa13c276cd9063dfa60846c83911
|
| 3 |
+
size 19299235
|
flip-fl-base-test-data/spleen/accession-resources/subject_10/scans/input_spleen_10.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0ff3c1e61e150220fdea277c7999e8161b82c6eef4c2c737980b745062c08a3
|
| 3 |
+
size 15682065
|
flip-fl-base-test-data/spleen/accession-resources/subject_10/scans/label_spleen_10.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d371db0dc59819e614732a563b6ede1cc0d2b7bd23ba7ae03cf138d08e63d693
|
| 3 |
+
size 17843
|
flip-fl-base-test-data/spleen/accession-resources/subject_2/scans/input_spleen_2.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56c3d53d2b3cc2cf3c0eb899b9e94a536ad714cb1534d44dc477956fce49efad
|
| 3 |
+
size 28255990
|
flip-fl-base-test-data/spleen/accession-resources/subject_2/scans/label_spleen_2.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5373b5f00f9ac687938e6bea82ce25b136f3e96244bea932b77ce094fb73599b
|
| 3 |
+
size 28648
|
flip-fl-base-test-data/spleen/accession-resources/subject_3/scans/input_spleen_3.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18fcb3df7da91366440dc4e14a9cc814024fce4df73db999b1d32e659ad127f9
|
| 3 |
+
size 11352181
|
flip-fl-base-test-data/spleen/accession-resources/subject_3/scans/label_spleen_3.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:042169d40c385945f3296779f7dd612b1e7b77945dae2715544963bd414329ea
|
| 3 |
+
size 13704
|
flip-fl-base-test-data/spleen/accession-resources/subject_6/scans/input_spleen_6.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a87dc3971d95257924589cee1993c16ad1edc6f11b5f2e0150b9da06e00d9088
|
| 3 |
+
size 42154801
|
flip-fl-base-test-data/spleen/accession-resources/subject_6/scans/label_spleen_6.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ff245258814cbecec271012fcd688262757819e00cc3cccb242fee7700f9af1
|
| 3 |
+
size 47257
|
flip-fl-base-test-data/spleen/accession-resources/subject_8/scans/input_spleen_8.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a490abc81e9bfbcc2bbb45a962575ca063dac94efd8082db9636fca77eb8fc2f
|
| 3 |
+
size 9811232
|
flip-fl-base-test-data/spleen/accession-resources/subject_8/scans/label_spleen_8.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9ffc9b44b37d02d9280e41a46e208d3e532c555c5eb5a5c28c442c4c94ddb44
|
| 3 |
+
size 13929
|
flip-fl-base-test-data/spleen/accession-resources/subject_9/scans/input_spleen_9.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d85db2ef501f9a27826102b01f0d9f466c7cd32693ef202e6d557d3edb875ae6
|
| 3 |
+
size 12004824
|
flip-fl-base-test-data/spleen/accession-resources/subject_9/scans/label_spleen_9.nii.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:174b30838d08b73358ed9820bb1595032d823c8de113e85755265f4cb9e26c0d
|
| 3 |
+
size 17018
|
flip-fl-base-test-data/spleen/meta.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "my-job",
|
| 3 |
+
"resource_spec": {},
|
| 4 |
+
"min_clients": 2,
|
| 5 |
+
"deploy_map": {
|
| 6 |
+
"app": ["@ALL"]
|
| 7 |
+
}
|
| 8 |
+
}
|
flip-fl-base-test-data/spleen/sample_get_dataframe_response.csv
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accession_id
|
| 2 |
+
subject_2
|
| 3 |
+
subject_3
|
| 4 |
+
subject_6
|
| 5 |
+
subject_8
|
| 6 |
+
subject_9
|
| 7 |
+
subject_10
|
flip-fl-base-test-data/xrays/images/FAK00715868_sample_04223701_12122024/sample_04223701_12122024.dcm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:988870255ad88c8cd4ba87bb9957a7d3697f1743688ae69f50740b480ee29e93
|
| 3 |
+
size 263372
|
flip-fl-base-test-data/xrays/images/FAK02129380_sample_04235523_12122024/sample_04235523_12122024.dcm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f85ed849e23de0b826ecd6522f66efb2f299b58ed5484ad24d82b53993433371
|
| 3 |
+
size 263374
|
flip-fl-base-test-data/xrays/images/FAK13873184_sample_04235757_12122024/sample_04235757_12122024.dcm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e91fa63e9ebd224426488e94dca267503247a9bfd4e6c01f399a2f4bc9b3c4
|
| 3 |
+
size 263374
|
flip-fl-base-test-data/xrays/images/FAK50347701_sample_04234541_12122024/sample_04234541_12122024.dcm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6b22ed2ba5057a6575b3249bc1fab5772dd913ac0be704ade9881fa4c96d4ff
|
| 3 |
+
size 263378
|
flip-fl-base-test-data/xrays/images/FAK98669896_sample_04235445_12122024/sample_04235445_12122024.dcm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b56fdf87a162c431659c186efedebf1b05cf265f78d0c064d718ac76a30ee87
|
| 3 |
+
size 263382
|
flip-fl-base-test-data/xrays/sample_get_dataframe_response.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"accession_id","Image date","Modality","Image occurrence anatomy","Image feature anatomy","Effusion","Edema","Lungs in normal arrangement"
|
| 2 |
+
"FAK00715868_sample_04223701_12122024","2014-05-05","Plain radiography","Lung structure","Both lungs",NULL,NULL,"No"
|
| 3 |
+
"FAK02129380_sample_04235523_12122024","2012-04-03","Plain radiography","Lung structure","Right lung structure","Yes",NULL,NULL
|
| 4 |
+
"FAK13873184_sample_04235757_12122024","2006-08-25","Plain radiography","Lung structure","Right lung structure","Yes","No",NULL
|
| 5 |
+
"FAK98669896_sample_04235445_12122024","2010-04-19","Plain radiography","Lung structure","Both lungs",NULL,NULL,"No"
|
| 6 |
+
"FAK02129380_sample_04235523_12122024","2015-01-30","Plain radiography","Lung structure","Both lungs",NULL,"Yes",NULL
|