-
Notifications
You must be signed in to change notification settings - Fork 1
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
Manual segmentation of 3 missing M0 missing lesion mask #99
Comments
The subject All segmentations were pushed to branch @jcohenadad Could you review the 3 segmentations before I send them to @leelisae ? Also, @leelisae do you take into account the |
I cannot because of neuropoly/data-management#321 If you'd like me to review ASAP, zip the files and upload them here (these are binary files-- it will be <1MB once zipped) |
Here are the 3 manually segmented segmentation file: manual_segs.zip |
hum... i don't seem to have M0: and git pull does not work neuropoly/data-management#321 (@namgo ) can you email me the files? |
Great job @plbenveniste ! Here are my modifications (I only edited two subjects, but I modified the three JSON files to record the fact that I have reviewed the three segmentations): manual_segs.zip |
Thanks a lot @jcohenadad ! Segmentations done and added to branch |
Here it is: exclude.yml (it's stored in this repo). |
Opening this issue thanks to a comment from @leelisae regarding some missing lesion mask at M0.
Related issue #96
On it now with the following config file:
Running the following code to perform manual segmentation of MS lesions:
python manual_correction.py -path-img ~/tmp_romane/ms_lesion_agnostic/data/canproco -config ~/Desktop/manual_seg_lesion_missing_canproco.yaml -path-label ~/tmp_romane/ms_lesion_agnostic/data/canproco/derivatives/labels -suffix-files-lesion _lesion-manual -fsleyes-dr="-40,70"
The text was updated successfully, but these errors were encountered: