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
For some problems like segmentation we would like the same random transform to be applied on the input and the masks.
Is it possible to add a check inside the call method to check if the input is a list then apply the same transformation(with same values) for each element of the list
The text was updated successfully, but these errors were encountered:
For some problems like segmentation we would like the same random transform to be applied on the input and the masks.
Is it possible to add a check inside the call method to check if the input is a list then apply the same transformation(with same values) for each element of the list
The text was updated successfully, but these errors were encountered: