Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] create a class to transform image with the name ImageTransform #1

Open
nurgoni opened this issue May 25, 2024 · 0 comments
Open
Assignees

Comments

@nurgoni
Copy link
Collaborator

nurgoni commented May 25, 2024

  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant