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

Exception: It's not possible to apply those transforms to your dataset: expected scalar type Float but found Double #648

Open
curryJ opened this issue Jun 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@curryJ
Copy link

curryJ commented Jun 20, 2021

Description

Thanks for this great project.
I run the 02_state_of_the_art.ipynb,but I get a Exception which is the title;
My computer is cuda10.1 and GPU version is rtx2080ti.I update the version of pytorch and torchvision to 1.7.0 and 0.8.0 respectively

@curryJ curryJ added the bug Something isn't working label Jun 20, 2021
@PatrickBue
Copy link
Contributor

Looks like a version conflict. You could try this conda environment, that should work:
https://github.com/microsoft/computervision-recipes/blob/master/environment.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants