Project-MONAI / monai-deploy-app-sdk

MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.
Apache License 2.0
91 stars 46 forks source link

[TEST] Check and confirm App SDK is compatible with MetaTensor monai 0.9.1 #319

Closed MMelQin closed 2 years ago

MMelQin commented 2 years ago

It is claimed that the MetaTensor in monai v0.9.1 is largely backwards compatible, though it is a good idea to test and confirm App SDK and the examples work without issues.

MMelQin commented 2 years ago

Tested the following example apps, and as the results show, the examples built with MONAI Bundle Inference operator succeeded, but unfortunately the apps built with the MONAI Seg Inference operator failed to work with monai v0.9.1.

Bug #320 created for tracking the task to update App SDK to be compatible with monai v0.9.1. This issue can be closed and the aforementioned bug will be used moving forward.