volumentations icon indicating copy to clipboard operation
volumentations copied to clipboard

Augmentation for multiple inputs

Open sydat2701 opened this issue 5 months ago • 1 comments

Hi, my network requires 2 inputs A and B, how can I augment them in the same way? like data = {'image1': A, 'image2':B, mask: C}. Thank you

sydat2701 avatar Sep 01 '24 15:09 sydat2701