-
Notifications
You must be signed in to change notification settings - Fork 0
feat: tile masks #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
6e1d4b9
d7a1ef3
34abac4
80eca85
97335ef
727c729
fa9f581
fd978b3
2869916
725e17d
f7026b3
ed49c42
87113e1
de98fef
929d298
81d4df3
3f0321f
2ecde13
6cae5d0
616ed48
700f916
65e86db
59965a4
234d611
4930434
180afe7
456d4ae
e88bfd8
b91d36d
413db4f
f5b4045
2a578d1
9262f3e
b852be9
bd8ca9f
08d3320
3ab6d5a
06e957e
de0fd75
e56216b
95cc81c
754698f
178f294
e4d2499
acfbf19
659f505
45ac3b3
3c7a5fc
774f24a
076ba93
2788656
25bec6e
5faa224
eb96f56
89a4582
bdc0f9a
b8242f4
2c02ee2
996dbf4
752cdd7
dc136c5
282eb88
177f79b
3943872
9f67c7b
37c977f
a21c8cd
6a8d5ca
b52a14d
717c083
5737ea4
e23d84c
1355b49
d7386da
8bec2dd
18c556d
35cfb5c
bd0c6ac
9ffea96
0db7d08
b833059
3300341
c98608e
bc71668
6647d0d
2dfb32b
30d4494
88eb5dc
4269a3a
ca95c2c
f5d292e
a9615ed
3b7f95c
659910e
41ba4aa
e4d7dad
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -180,3 +180,4 @@ lightning_logs/ | |
|
|
||
| # Project | ||
| /data | ||
| playground.ipynb | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| defaults: | ||
| - hydra: default | ||
| - logger: mlflow | ||
| - _self_ | ||
|
|
||
| metadata: | ||
| experiment_name: Ulcerative Colitis |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| defaults: | ||
| - /dataset/raw/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| uri: mlflow-artifacts:/86/142642fc780f4a96800c691168b5c2c3/artifacts/dataset.csv # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| defaults: | ||
| - /dataset/raw/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| uri: mlflow-artifacts:/86/52d0081d60ba4585a16a3bd341d5ab09/artifacts/dataset.csv # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| defaults: | ||
| - /dataset/raw/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| uri: mlflow-artifacts:/86/afbcfd43cb3c4fd0b1e9b5dbe7327d91/artifacts/dataset.csv # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| defaults: | ||
| - /dataset/processed/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| tissue_mask_uri: mlflow-artifacts:/86/04778b10de254572b69ce0a101c1eee4/artifacts/tissue_masks # TODO update URI | ||
| qc_mask_uri: mlflow-artifacts:/86/c8edfb2541e84b44b1a28be3540c1a35/artifacts # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| defaults: | ||
| - /dataset/processed/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| tissue_mask_uri: mlflow-artifacts:/86/13359cdd5d1a47ddabc352b9aa0d7635/artifacts/tissue_masks # TODO update URI | ||
| qc_mask_uri: mlflow-artifacts:/86/98443fe2b67445d5a56598bff15b7f27/artifacts # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| defaults: | ||
| - /dataset/processed/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| tissue_mask_uri: mlflow-artifacts:/86/8ef6d6f0c9af4f35a087596960f675aa/artifacts/tissue_masks # TODO update URI | ||
| qc_mask_uri: mlflow-artifacts:/86/75fc3e53112f4634ae5238777d87e88c/artifacts # TODO update URI |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| institution: ftn | ||
| folder: /mnt/data/FTN/colon/IBD_AI | ||
| labels: | ||
| - IBD_AI_FTN.xlsx | ||
| - IBD_AI_FTN_doplnek.xlsx |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| institution: ikem | ||
| folder: /mnt/data/IKEM/colon/IBD_AI/20x | ||
| labels: | ||
| - Fab_IBD_AI_12_2024.csv | ||
| - IBD_AI_2.xlsx | ||
| - missing.xlsx |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| institution: knl_patos | ||
| folder: /mnt/data/KNL_PATOS/colon/IBD_AI | ||
| labels: | ||
| - IBD_AI_Liberec.xlsx | ||
| - IBD_AI_Liberec_02.xlsx | ||
| - IBD_AI_Liberec_10_2025.xlsx | ||
| - IBD_AI_Liberec_28_10_2025.xlsx |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 320 | ||
| level: 0 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/bbbe4603bc30495d85ac99093fc9269a/artifacts/train - ftn" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/bbbe4603bc30495d85ac99093fc9269a/artifacts/test preliminary - ftn" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/bbbe4603bc30495d85ac99093fc9269a/artifacts/test final - ftn" # TODO update URI | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 430 | ||
| level: 0 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/de450f835f0d4462a91b35f4a79a500f/artifacts/train - ftn" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/de450f835f0d4462a91b35f4a79a500f/artifacts/test preliminary - ftn" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/de450f835f0d4462a91b35f4a79a500f/artifacts/test final - ftn" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.52 | ||
| tile_extent: 224 | ||
| level: 1 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/f85b64a7f96c41e38f86d84956e2dbe9/artifacts/train - ftn" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/f85b64a7f96c41e38f86d84956e2dbe9/artifacts/test preliminary - ftn" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/f85b64a7f96c41e38f86d84956e2dbe9/artifacts/test final - ftn" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 1.55 | ||
| tile_extent: 224 | ||
| level: 2 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/5814484b6cd7467e9d712889655479af/artifacts/train - ftn" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/5814484b6cd7467e9d712889655479af/artifacts/test preliminary - ftn" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/5814484b6cd7467e9d712889655479af/artifacts/test final - ftn" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 320 | ||
| level: 0 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/4486e598446d412d926ac66dadb35e51/artifacts/train - ikem" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/4486e598446d412d926ac66dadb35e51/artifacts/test preliminary - ikem" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/4486e598446d412d926ac66dadb35e51/artifacts/test final - ikem" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 430 | ||
| level: 0 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/fd112e63819c49d999502542b35bfce1/artifacts/train - ikem" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/fd112e63819c49d999502542b35bfce1/artifacts/test preliminary - ikem" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/fd112e63819c49d999502542b35bfce1/artifacts/test final - ikem" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.52 | ||
| tile_extent: 224 | ||
| level: 1 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/ece822e7c0e3416f97212267c773c8ac/artifacts/train - ikem" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/ece822e7c0e3416f97212267c773c8ac/artifacts/test preliminary - ikem" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/ece822e7c0e3416f97212267c773c8ac/artifacts/test final - ikem" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 1.55 | ||
| tile_extent: 224 | ||
| level: 2 | ||
| tiling_uris: | ||
| train: "mlflow-artifacts:/86/0c09e1c61d294fa3877b6b21703bab2f/artifacts/train - ikem" # TODO update URI | ||
| test_preliminary: "mlflow-artifacts:/86/0c09e1c61d294fa3877b6b21703bab2f/artifacts/test preliminary - ikem" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/0c09e1c61d294fa3877b6b21703bab2f/artifacts/test final - ikem" # TODO update URI | ||
|
Comment on lines
+9
to
+11
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 320 | ||
| level: 0 | ||
| tiling_uris: | ||
| test_preliminary: "mlflow-artifacts:/86/7b9a446145b14965981bbac88e8e2c8b/artifacts/test preliminary - knl_patos" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/7b9a446145b14965981bbac88e8e2c8b/artifacts/test final - knl_patos" # TODO update URI | ||
|
Comment on lines
+9
to
+10
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 | ||
| tile_extent: 430 | ||
| level: 0 | ||
| tiling_uris: | ||
| test_preliminary: "mlflow-artifacts:/86/eb29255c944d4dad926160a7cb102ad9/artifacts/test preliminary - knl_patos" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/eb29255c944d4dad926160a7cb102ad9/artifacts/test final - knl_patos" # TODO update URI | ||
|
Comment on lines
+9
to
+10
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 0.52 | ||
| tile_extent: 224 | ||
| level: 1 | ||
| tiling_uris: | ||
| test_preliminary: "mlflow-artifacts:/86/6782155362d54ecc9f1beccb4362d359/artifacts/test preliminary - knl_patos" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/6782155362d54ecc9f1beccb4362d359/artifacts/test final - knl_patos" # TODO update URI | ||
|
Comment on lines
+9
to
+10
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| defaults: | ||
| - /dataset/processed_w_masks/knl_patos@_here_ | ||
| - _self_ | ||
|
|
||
| mpp: 1.55 | ||
| tile_extent: 224 | ||
| level: 2 | ||
| tiling_uris: | ||
| test_preliminary: "mlflow-artifacts:/86/d7486bb6b667433989c3ce1c8ce31d60/artifacts/test preliminary - knl_patos" # TODO update URI | ||
| test_final: "mlflow-artifacts:/86/d7486bb6b667433989c3ce1c8ce31d60/artifacts/test final - knl_patos" # TODO update URI | ||
|
Comment on lines
+9
to
+10
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The URIs in this configuration file contain |
||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 # level 0 | ||
| tile_extent: 320 | ||
| stride: 320 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 # level 0 | ||
| tile_extent: 430 # 75 / 0.17 ≈ 430 | ||
| stride: 430 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.52 # level 1 | ||
| tile_extent: 224 | ||
| stride: 112 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ftn@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 1.55 # level 2 | ||
| tile_extent: 224 | ||
| stride: 112 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 # level 0 | ||
| tile_extent: 320 | ||
| stride: 320 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.17 # level 0 | ||
| tile_extent: 430 # 75 / 0.17 ≈ 430 | ||
| stride: 430 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| # @package _global_ | ||
|
|
||
| defaults: | ||
| - /dataset/processed_w_masks/ikem@dataset | ||
| - _self_ | ||
|
|
||
| mpp: 0.52 # level 1 | ||
| tile_extent: 224 | ||
| stride: 112 | ||
|
|
||
| splits: | ||
| train: 0.7 | ||
| test_preliminary: 0.15 | ||
| test_final: 0.15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The URIs in this configuration file contain
TODO update URIcomments, indicating they are placeholders. These should be updated with the correct values before merging to ensure the configuration is complete and functional. Additionally, the file is missing a final newline character, which is a standard convention for text files and can prevent issues with some tools.