Skip to content
Discussion options

You must be logged in to vote

Hi @relyativist ,

Thanks for your interest here.
The ImageDataset supposes to work with array data instead of dict data.
For your case, I would suggest to use Dataset and dict based transforms:
https://github.com/Project-MONAI/MONAI/blob/dev/monai/data/dataset.py#L57
You can refer to the Brats tutorial for more details:
https://github.com/Project-MONAI/tutorials/blob/main/3d_segmentation/brats_segmentation_3d.ipynb

Thanks.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@relyativist
Comment options

@KumoLiu
Comment options

@KumoLiu
Comment options

@relyativist
Comment options

@KumoLiu
Comment options

Answer selected by wyli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants