-
Notifications
You must be signed in to change notification settings - Fork 0
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
ViT UNETR SSL #10
base: main
Are you sure you want to change the base?
ViT UNETR SSL #10
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75a5f85 - Browse repository at this point
Copy the full SHA 75a5f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for e37ff59 - Browse repository at this point
Copy the full SHA e37ff59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fd7db - Browse repository at this point
Copy the full SHA 80fd7dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc7e81 - Browse repository at this point
Copy the full SHA 4dc7e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9baef - Browse repository at this point
Copy the full SHA 3a9baefView commit details -
Use
patch_size=(16, 16, 16)
andbatch_size = 2
- `patch_size=(16, 16, 16)` - to fix tensor size mismatch - `batch_size = 2` - to handle memory
Configuration menu - View commit details
-
Copy full SHA for 4517f7a - Browse repository at this point
Copy the full SHA 4517f7aView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a621a9a - Browse repository at this point
Copy the full SHA a621a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 516f1ec - Browse repository at this point
Copy the full SHA 516f1ecView commit details -
Add script to finetune the 3D Single-Class Spinal Cord Lesion Segment…
…ation Model Using SSL Pre-trained Weights
Configuration menu - View commit details
-
Copy full SHA for fd8f943 - Browse repository at this point
Copy the full SHA fd8f943View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b9c3d - Browse repository at this point
Copy the full SHA d1b9c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ef357 - Browse repository at this point
Copy the full SHA 45ef357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0955689 - Browse repository at this point
Copy the full SHA 0955689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea8bca - Browse repository at this point
Copy the full SHA 9ea8bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc999a - Browse repository at this point
Copy the full SHA 3bc999aView commit details -
remove 'to_onehot_y=True' and 'softmax=True' because we work with sin…
…gle channel prediction
Configuration menu - View commit details
-
Copy full SHA for 8e8a977 - Browse repository at this point
Copy the full SHA 8e8a977View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42394e8 - Browse repository at this point
Copy the full SHA 42394e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622c3f6 - Browse repository at this point
Copy the full SHA 622c3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f4db0 - Browse repository at this point
Copy the full SHA 59f4db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ae050 - Browse repository at this point
Copy the full SHA a3ae050View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cfad1 - Browse repository at this point
Copy the full SHA e1cfad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e9995 - Browse repository at this point
Copy the full SHA d4e9995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c35d42 - Browse repository at this point
Copy the full SHA 4c35d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ab59a - Browse repository at this point
Copy the full SHA 05ab59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b12c10 - Browse repository at this point
Copy the full SHA 0b12c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5881aa - Browse repository at this point
Copy the full SHA f5881aaView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7aa9858 - Browse repository at this point
Copy the full SHA 7aa9858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16691d7 - Browse repository at this point
Copy the full SHA 16691d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ca187 - Browse repository at this point
Copy the full SHA 56ca187View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7315a - Browse repository at this point
Copy the full SHA ce7315aView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ebf833 - Browse repository at this point
Copy the full SHA 1ebf833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208b2c1 - Browse repository at this point
Copy the full SHA 208b2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9e69a - Browse repository at this point
Copy the full SHA 5a9e69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca6616 - Browse repository at this point
Copy the full SHA eca6616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e55985 - Browse repository at this point
Copy the full SHA 8e55985View commit details -
Add 'torch.multiprocessing.set_sharing_strategy('file_system')' to so…
…lve number of workers issue Fixes: #8
Configuration menu - View commit details
-
Copy full SHA for e7575c5 - Browse repository at this point
Copy the full SHA e7575c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6df14 - Browse repository at this point
Copy the full SHA 3b6df14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b061c - Browse repository at this point
Copy the full SHA 59b061cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d648b - Browse repository at this point
Copy the full SHA f2d648bView commit details -
Add note for 'RandCropByPosNegLabeld'
It seems that the transform randomly selects a foreground point from image, then use it as center crop. This means that it can find the closest voxel that is just outside the SC and use it as the center (hence it includes the SC). Source: Project-MONAI/MONAI#452 (comment)
Configuration menu - View commit details
-
Copy full SHA for a6bc6ec - Browse repository at this point
Copy the full SHA a6bc6ecView commit details -
Add 'number_of_holes' arg to specify the number of holes to be used f…
…or the RandCoarseDropoutd and RandCoarseShuffled transforms
Configuration menu - View commit details
-
Copy full SHA for c1553d6 - Browse repository at this point
Copy the full SHA c1553d6View commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e802df - Browse repository at this point
Copy the full SHA 0e802dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9255855 - Browse repository at this point
Copy the full SHA 9255855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8296913 - Browse repository at this point
Copy the full SHA 8296913View commit details -
number of holes to be used for the RandCoarseDropoutd and RandCoarseShuffled transforms
Configuration menu - View commit details
-
Copy full SHA for 93c5415 - Browse repository at this point
Copy the full SHA 93c5415View commit details -
Update transforms for training of the fine-tuned model
From contrast-agnostic SC seg transforms (which heavily deform the image) to simpler transforms more suitable for lesion seg. Context: #10 (comment) Co-authored-by: Naga Karthik Enamundram <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4182b5 - Browse repository at this point
Copy the full SHA a4182b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2573578 - Browse repository at this point
Copy the full SHA 2573578View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb8f12 - Browse repository at this point
Copy the full SHA cfb8f12View commit details
Commits on Mar 17, 2024
-
Fix 'dropout_holes=True' and 'dropout_holes=False' comments
From MONAI doc (https://docs.monai.io/en/latest/transforms.html#randcoarsedropoutd): - if True, dropout the regions of holes and fill value specified by 'fill_value' - if False, keep the holes and dropout the outside and fill value specified by 'fill_value'
Configuration menu - View commit details
-
Copy full SHA for 7f27340 - Browse repository at this point
Copy the full SHA 7f27340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b2f2c - Browse repository at this point
Copy the full SHA 74b2f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb2ac1 - Browse repository at this point
Copy the full SHA bdb2ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f3689 - Browse repository at this point
Copy the full SHA f7f3689View commit details -
Add note that the batch size is actually doubled (8*2=16), because we…
… are using two augmented samples per 3D Volume
Configuration menu - View commit details
-
Copy full SHA for af9c6d0 - Browse repository at this point
Copy the full SHA af9c6d0View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b416135 - Browse repository at this point
Copy the full SHA b416135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0303776 - Browse repository at this point
Copy the full SHA 0303776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4534c57 - Browse repository at this point
Copy the full SHA 4534c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c8611 - Browse repository at this point
Copy the full SHA 94c8611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb325a - Browse repository at this point
Copy the full SHA 5fb325aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a03c8 - Browse repository at this point
Copy the full SHA d1a03c8View commit details -
Use 'label_sc' to crop samples around the SC
- we have to do it because the pretrained model was trained on samples of (64, 64, 64)
Configuration menu - View commit details
-
Copy full SHA for e3d8086 - Browse repository at this point
Copy the full SHA e3d8086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e628af - Browse repository at this point
Copy the full SHA 7e628afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f832c94 - Browse repository at this point
Copy the full SHA f832c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for c68d65d - Browse repository at this point
Copy the full SHA c68d65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c7c77 - Browse repository at this point
Copy the full SHA a7c7c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6109c - Browse repository at this point
Copy the full SHA 1c6109cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92e7d5 - Browse repository at this point
Copy the full SHA b92e7d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f174fb9 - Browse repository at this point
Copy the full SHA f174fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532e24b - Browse repository at this point
Copy the full SHA 532e24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c10890 - Browse repository at this point
Copy the full SHA 5c10890View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33abfa - Browse repository at this point
Copy the full SHA d33abfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for efeccf9 - Browse repository at this point
Copy the full SHA efeccf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34ece1 - Browse repository at this point
Copy the full SHA f34ece1View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0afafe - Browse repository at this point
Copy the full SHA e0afafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e588a22 - Browse repository at this point
Copy the full SHA e588a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0b530 - Browse repository at this point
Copy the full SHA 2d0b530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 988680e - Browse repository at this point
Copy the full SHA 988680eView commit details -
threshold val_labels_list and val_outputs_list by 0.5 threshold befor…
…e computing validation dice and plotting
Configuration menu - View commit details
-
Copy full SHA for f675611 - Browse repository at this point
Copy the full SHA f675611View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc78896 - Browse repository at this point
Copy the full SHA cc78896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92334ea - Browse repository at this point
Copy the full SHA 92334eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c49ca2 - Browse repository at this point
Copy the full SHA 2c49ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe3dd7 - Browse repository at this point
Copy the full SHA fbe3dd7View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba39d28 - Browse repository at this point
Copy the full SHA ba39d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d9a5d - Browse repository at this point
Copy the full SHA c8d9a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac040a5 - Browse repository at this point
Copy the full SHA ac040a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2b61d - Browse repository at this point
Copy the full SHA 1e2b61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f49545 - Browse repository at this point
Copy the full SHA 8f49545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a74e28 - Browse repository at this point
Copy the full SHA 3a74e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea121c - Browse repository at this point
Copy the full SHA dea121cView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 013ca65 - Browse repository at this point
Copy the full SHA 013ca65View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1aae1b - Browse repository at this point
Copy the full SHA f1aae1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c87be - Browse repository at this point
Copy the full SHA e4c87beView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4448356 - Browse repository at this point
Copy the full SHA 4448356View commit details -
Configuration menu - View commit details
-
Copy full SHA for a354a21 - Browse repository at this point
Copy the full SHA a354a21View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 141c96b - Browse repository at this point
Copy the full SHA 141c96bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8e6bb - Browse repository at this point
Copy the full SHA 7f8e6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f1bd9 - Browse repository at this point
Copy the full SHA 46f1bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for afeb7c5 - Browse repository at this point
Copy the full SHA afeb7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for da1c131 - Browse repository at this point
Copy the full SHA da1c131View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed42c68 - Browse repository at this point
Copy the full SHA ed42c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f28fed - Browse repository at this point
Copy the full SHA 7f28fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a936b - Browse repository at this point
Copy the full SHA 99a936bView commit details