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

Error while using torchvision==0.10.0 #206

Open
Sciroccogti opened this issue Aug 22, 2021 · 0 comments
Open

Error while using torchvision==0.10.0 #206

Sciroccogti opened this issue Aug 22, 2021 · 0 comments

Comments

@Sciroccogti
Copy link

Maybe this line which detecting the version of torchvision is wrong:

if torchvision.__version__ >= '0.3.0':

in fact, str '0.10.0' < '0.3.0'

lee-plus-plus added a commit to lee-plus-plus/Mahjong-SSD that referenced this issue Jan 16, 2022
sieukim added a commit to sieukim/SSD that referenced this issue Apr 14, 2022
sieukim added a commit to sieukim/SSD that referenced this issue Apr 14, 2022
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