-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add label_transform in ImageDataset #3665
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
A feedback request from MONAI dataset talk: Currently, the ImageDataset can load image, seg and label but only has transform args for image and seg:
https://github.com/Project-MONAI/MONAI/blob/dev/monai/data/image_dataset.py#L79
Would be nice to also add label_transform arg to convert loaded labels.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request