-
Notifications
You must be signed in to change notification settings - Fork 16
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
BAMF - NNUnet Liver MR #45
Conversation
Hi @LennyN95, We added the preprint info into the meta.json. This PR should be good to go. Let us know if there is are any updated to the code or meta.json we need to make to keep current with the latest mhub api/requirements |
Hi @vanossj, thank you for the update! I reviewed the model and found the following open issues:
In addition, we will require a public example to verify the model works correctly.
I'm currently working on an automation pipeline. In the near future, sample data will likely be referenced in the Thank you for your contribution! |
Supervised to supervised - In /summary/model/cmpapproach "#D, Emsemble" to "3D" - /details/licence to /details/license
@rahul99 for testing the model, please provide the following for a sample MR series that is known to produce acceptable results with this model: *
If you pick one of the cases that are already accompanied by a segmentation produced by this model in IDC (they have just been added yesterday in IDC v17), you can also include the items above for the SEG series. |
/test sample:
idc_version: 17.0
data:
- SeriesInstanceUID: 1.3.6.1.4.1.14519.5.2.1.3344.4008.993129740958163005437786531631
aws_url: s3://idc-open-data/124ed9dd-2085-4d8f-99aa-76b9430b2b95/*
path: dicom
reference:
url: https://www.dropbox.com/scl/fi/xbt99t9618aii0hv1jcwx/bamf_nnunet_mr_liver.zip?rlkey=ai8jrin43ce43wxsf4iresqv4&dl=0 Test Results (24.03.28_17.30.31_kb1YE6N1mX)id: 301ae31d-56e0-43c8-b759-5700478cbe52
date: '2024-03-28 17:59:25'
checked_files:
- file: bamf_nnunet_mr_liver.seg.dcm
path: /app/test/src/1.3.6.1.4.1.14519.5.2.1.3344.4008.993129740958163005437786531631/bamf_nnunet_mr_liver.seg.dcm
checks:
- checker: DicomsegContentCheck
notes:
- label: Segment Count
description: The number of segments identified in the inspected dicomseg file.
info: 1
summary:
files_missing: 0
files_extra: 0
checks:
DicomsegContentCheck:
files: 1
conclusion: true |
IMHO, new test entry on modification is a lot more transparent. Further, (and fortunately!) it is not always possible to edit comments of other users. But I am not the contributor, so you guys proceed as it works for you. |
I agree with all modifications @fedorov, especially if a test has been performed already. However, for correction of mistakes, it is too much to have 2,3,4.. of these information-dense blocks because you have to find the one used in testing then carefully. If a different user proposes a different test, that's fine. I just meant small changes like a wrong key or bad formatting. So, the rule of thumb could be that you should edit your test whenever the "INVALID TEST REQUEST" label is assigned. Otherwise, create a new one. |
@rahul99 could you upload 1-5 images for the model card that show the model in action? This is not a hard requirement, thus I moved on with the push. However, from a UX perspective, visuals add a great value to the model page and also help readers to quickly recognize a model (especially as the model card is made to look similar across all models, images can be a great help here). |
No description provided.