-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
PyTorch 1.5 not working with fastai #507
Comments
samme issue here... |
I have encountered a similar problem. |
Thats it, if you remove that, it works but then it doesn't do any transformation to the images (size, bright, flip...). The results will be worst. |
Check out my answer. See if it works for you. comment on pytorch issue about get_transform() |
this worked for me on Google Colab. |
Visit my post on fastai forums for the solution it worked for me |
I get this stack trace when trying to run this command from the first lesson's juptyer notebook.
The text was updated successfully, but these errors were encountered: