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
-[Build and run the mock inference service container](#build-and-run-the-mock-inference-service-container)
15
27
-[Adding GPU support](#adding-gpu-support)
@@ -358,7 +370,7 @@ For an example, the `write_dataset_to_bytes` function on [this Pydicom help page
358
370
359
371
##### DICOM structured report
360
372
361
-
If your model returns a DICOM Structured Report then do the same as for secondary captures explained in the previous section, just change `'binary_type'` to `'dicom_structured_report'`.
373
+
If your model returns a DICOM Structured Report then do the same as for secondary captures explained in the previous section, just change `'binary_type'` to `'dicom'`.
0 commit comments