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
class ImageTransform use magic method call, so when you define it directly get the transformation pipeline object. Differentiate transforms for train data and test data.
create a unittest for class ImageTransform. Test to make sure transformation has correct output dimension and type.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: