-
Notifications
You must be signed in to change notification settings - Fork 68
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
#588 - Pediatric Abdominal CT Segmentation Bundle #589
#588 - Pediatric Abdominal CT Segmentation Bundle #589
Conversation
for more information, see https://pre-commit.ci
Hi @EmergentBehaviour , could you check the failed CI tests? Thanks! |
Hello, I've since fixed the dependency versioning that caused the pre-merge to fail, however running some of the ci tests locally (like that contained within ci/run_regular_tests_cpu.sh) have errors with the checksum to download the latest bundles: Traceback (most recent call last): Is there something I can do to fix this? |
Awaiting review unless there's a way to run blossom on my end. |
hi @EmergentBehaviour sorry for the delay. I've run the other tests but can't invoke blossom, there are some things to fix still it seems but then @KumoLiu can trigger the blossom tests. Thanks! |
HI @EmergentBehaviour , as for the code format check, the current error is:
Could you use |
As for the premerge cpu check, since your bundle does not have You can also see the contributing guide: https://github.com/Project-MONAI/model-zoo/blob/dev/CONTRIBUTING.md#preferred-files-and-keys Thanks! @EmergentBehaviour |
Thank you for the response, and I have made the according modifications. However, this will still not pass the code format test as when the codebase is formatted to conform with isort, there are issues with the black standard according to the code formatting check, and vice versa, despite having used fixes that should in theory keep both standards compliant. Let me know if there's anything I can do to ameliorate this or if you've run across this with the code formatting scripts. |
/black |
Signed-off-by: Yiheng Wang <[email protected]>
…hub.com/EmergentBehaviour/model-zoo into 588-pediatric_abdominal_ct_segmentation
models/pediatric_abdominal_ct_segmentation/configs/metadata.json
Outdated
Show resolved
Hide resolved
Hi @EmergentBehaviour , I pushed a commit and solves the
There are still flake8 issues: https://github.com/Project-MONAI/model-zoo/actions/runs/9952935547/job/27495300660?pr=589#step:7:90
could you resolve them? |
Signed-off-by: Zach Taylor <[email protected]>
for more information, see https://pre-commit.ci
Just checking to see if blossom will pass. @yiheng-wang-nv |
/build |
Signed-off-by: Yiheng Wang <[email protected]>
/build |
Would there be a reason why blossom shows as failing in this page but successful on its action page? It looks like it skipped the post-processing step but ran it on the dev branch instead around the same time. |
Hi @EmergentBehaviour ,
I also run |
The TensorRT model should be able to load in as-is or if not can be exported from the .pt file as described in the bundle's README and loaded from that new file. May I ask what version of TensorRT / any particular plugins this test is using? I can alternatively remove the .ts model from the large files list and leave it as an option for users to export from the .pt if desired, as different users may be using different versions. |
thanks, let me add a minor change to make the check optional |
Signed-off-by: Yiheng Wang <[email protected]>
/build |
Description
This is a submission for the MONAI Bundle of a Pediatric Abdominal CT Segmentation model from the Children's Artificial Intelligence Imaging Research (CAIIR) Center at Cincinnati Children's Hospital.
Metadata check passed, torchdynamo could not install / run during code-formatting script check. Open to any fixes or alternatives for code-formatting check / confirmation.
Please feel free to write any questions, comments or suggestions.
Status
Ready for Feedback / Publication
Please ensure all the checkboxes:
./runtests.sh --codeformat
.version
andchangelog
inmetadata.json
if changing an existing bundle.CONTRIBUTING.md
).monai
,pytorch
andnumpy
are correct inmetadata.json
.eval_metrics
of the provided weights and TorchScript modules.large_files.yml
./home/your_name/
for"bundle_root"
).