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

How to install InterpolationMode? #11

Closed
longmalongma opened this issue Jul 6, 2021 · 2 comments
Closed

How to install InterpolationMode? #11

longmalongma opened this issue Jul 6, 2021 · 2 comments

Comments

@longmalongma
Copy link

How to install InterpolationMode?

image

@hkchengrex
Copy link
Owner

You probably need to update your torchvision. InterpolationMode exists for torchvision>=0.9.
https://pytorch.org/vision/0.9/transforms.html#torchvision.transforms.RandomAffine

@longmalongma
Copy link
Author

You probably need to update your torchvision. InterpolationMode exists for torchvision>=0.9.
https://pytorch.org/vision/0.9/transforms.html#torchvision.transforms.RandomAffine

Ok, thanks for your reply.

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

2 participants