tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

RandCropByPosNegLabeld() can't support two labels

Open vectorzwt opened this issue 1 year ago • 0 comments

Discussed in https://github.com/Project-MONAI/tutorials/discussions/1651

Originally posted by vectorzwt February 25, 2024 My task requires segmenting images from two time periods simultaneously, so my model needs to accept two inputs at the same time and get two results. When building a data set, I want to use the 'RandCropByPosNegLabeld' function to get the patch. Are there any good solutions to this problem?

vectorzwt avatar Feb 25 '24 06:02 vectorzwt