Replies: 8 comments 1 reply
-
Hi @nouranik , Thanks for your interest here. If you want to load data from CSV files, you can take a look at the CSVDataset tutorial: Thanks. |
Beta Was this translation helpful? Give feedback.
-
thanks for your prompt reply! |
Beta Was this translation helpful? Give feedback.
-
Hi @nouranik , We don't have such a training example so far, but I think the data loading part is same as above tutorials, and you define your own network to handle multi-modal data. Thanks. |
Beta Was this translation helpful? Give feedback.
-
there is a library called niftytorch for neuroimaging that used MONAI library and added demographic data to the classification model but unfortunately, I could not find the codes!! |
Beta Was this translation helpful? Give feedback.
-
Do you know anything about this Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
I could not use it since it seems it is not ready yet! I just want to concatenate the sex information to the last layer of my Regressor model! thanks! |
Beta Was this translation helpful? Give feedback.
-
there is a prototype by @nvahmadi https://github.com/nvahmadi/MONAI_multimodal/blob/main/demo_monai_multimodal_crisismmd.ipynb |
Beta Was this translation helpful? Give feedback.
-
Hi @wyli and @nouranik, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear members, thank you for this great job!
I would need to add some demographic, and clinicopathological data to the image classification task that I'm working on. how can I add these tabular data to the training process??
in another word, how to Concatenate layer output with additional input ?
thank you for your response
Beta Was this translation helpful? Give feedback.
All reactions