Setting Up Server of Studies( Non Dicom Images) #6587
Ivan-E-Johnson
started this conversation in
General
Replies: 1 comment
-
Hi @Ivan-E-Johnson , monailabel can work with NIFTIs, nrrd, image formats.. etc..While most of our tutorials are with NIFTI and DICOM, as most public datasets are prepared. There are still challenges with 4D NIFTI images with 3D Slicer, such as BRATS. A custom model or app can adapt the 4D images for inference/training with monailabe, but we need to think about how to visualize them and interact with 3D Slicer. More details about multiple computers collaborative usage and authentications: https://github.com/Project-MONAI/MONAILabel/wiki/Integration-with-Keycloak |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently working on setting up a server so that multiple computers can access and annotate a single dataset composed of 4D ( C, H, W, D) Niffti images, in Monail Label. While there is plenty of documentation available for setting up servers for the DICOM image series, I couldn't find much information specifically focused on non-DICOM images. If there isn't prebuilt functionality for this what specifications would a custom server need to provide to be able to interface with Monai Label and Slicer Plugin?
Beta Was this translation helpful? Give feedback.
All reactions