You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix breast density example application to make it work with SDK v0.6+ (Project-MONAI#491)
* Fix this example application to make it work with SDK v0.6+
Signed-off-by: M Q <[email protected]>
* Fix the example app errors and corrected folder name
Signed-off-by: M Q <[email protected]>
---------
Signed-off-by: M Q <[email protected]>
Signed-off-by: Simone Bendazzoli <[email protected]>
monai-deploy run breast_density-x64-workstation-dgpu-linux-amd64:0.1.0 -i <input_dir> -o <output_dir>
21
21
```
22
22
23
-
Once the container exits successfully, check the results in the output directory. There should be a newly created DICOM instance file and a `output.json` file containing the classification results.
23
+
Once the container exits successfully, check the results in the output directory. There should be a newly creeated DICOM instance file and a `output.json` file containing the classification results.
0 commit comments