Project-MONAI / MONAILabel

MONAI Label is an intelligent open source image labeling and learning tool.
https://docs.monai.io/projects/label
Apache License 2.0
591 stars 189 forks source link

0.5 release activities #971

Closed SachidanandAlle closed 2 years ago

SachidanandAlle commented 2 years ago
SachidanandAlle commented 2 years ago

First step: https://github.com/Project-MONAI/MONAILabel/pull/979

SachidanandAlle commented 2 years ago

Depends on: https://github.com/Project-MONAI/MONAILabel/pull/981

SachidanandAlle commented 2 years ago

Verified Radiology App for all models (infer, train on single/multi-gpu) - done for segmentation, segmentation_spleen, deepgrow 2d+3d+pipeline(infer), deepedit models

Verified vertebra for infer only @diazandr3s please verify once again.. and may be train if that's applicable. Also you need to add one section for this here: https://github.com/Project-MONAI/MONAILabel/tree/main/sample-apps/radiology#model-overview (may be you can combine all models under one section..) and mention about pipeline

SachidanandAlle commented 2 years ago

Upgrade to rc2: https://github.com/Project-MONAI/MONAILabel/pull/983

tangy5 commented 2 years ago

Bundle app Verfications:

monai version == 1.0.0rc2

Setup

Notes:

HI @SachidanandAlle @diazandr3s , I've verified all models in the model zoo. All 3D models for segmentation work well, except DiNTS, reaching Dong on this. For these three: I don't think these should be supported by MONAI Label, it's not typical segmetnation/classification/detection tasks. We need to update Bundle APP readme and keep update which bundle models released in Model-Zoo can be used with MONAI Label. Let me know if this makes sense.

1: [valve_landmarks] 2: [ventricular_short_axis_3label] 3: [mednist_gan]

tangy5 commented 2 years ago

Endoscopy app Verfications:

monai version == 1.0.0rc2

Hi @SachidanandAlle @diazandr3s , the endoscopy app is verified on my side, please check these items. If no other items to test, we can click done verification for Endoscopy APP.

Note: To improve the Endoscopy APP documentation, mention Troubleshoot issues. To fix some small errors/grammers. Add how tooltracking fine-tuned model can be published to Nuclio function container for updating inference model in CVAT.

tangy5 commented 2 years ago

Clients Verification: monai version == 1.0.0rc2 monailabel latest

SachidanandAlle commented 2 years ago

Lets try to update/add items in the main description also.. so that things can be checked/tracked easily..

diazandr3s commented 2 years ago

Verified Radiology App for all models (infer, train on single/multi-gpu) - done for segmentation, segmentation_spleen, deepgrow 2d+3d+pipeline(infer), deepedit models

Verified vertebra for infer only @diazandr3s please verify once again.. and may be train if that's applicable. Also you need to add one section for this here: https://github.com/Project-MONAI/MONAILabel/tree/main/sample-apps/radiology#model-overview (may be you can combine all models under one section..) and mention about pipeline

Please check https://github.com/Project-MONAI/MONAILabel/pull/996

tangy5 commented 2 years ago

QuPath Client verified and done. No issues.

Pathology APP Verification:

I tested Infer/train, with actual Qupath integration and via integration test. There is an issue that loading imagesthat cause run failed. (Confirming with Behrooz)

Problem solved. Openslide's error.

DSA and Pathology app verification check.