You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main difference is that torchvision is for images e.g. shapes like (224, 224, 3). This library is for 3D volumes e.g. shapes like (224, 224, 224, 3).
Hello,
I would like to know what's the difference between your volumentations and the lib of torchvision.transforms?
Thanks,
Jing
The text was updated successfully, but these errors were encountered: