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

replace custom image transforms with transforms from torchvision #11

Closed
bodokaiser opened this issue Mar 10, 2017 · 3 comments
Closed

Comments

@bodokaiser
Copy link
Owner

Convinced from here it does make sense to use PIL.Image as intermediate image format.

@bodokaiser
Copy link
Owner Author

torchvision doesn't support uint16 images as we would have with the MRI slices. Implementing support for this is rather difficult so we will stick with our own custom transforms.

@bodokaiser
Copy link
Owner Author

Let's see maybe we can change later see here.

@bodokaiser
Copy link
Owner Author

Not anymore relevant since 511fe86.

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