Video 281 - Creating an EffNetB2 Feature Extractor Model - invalid hash #693
Answered
by
gulnuravci
MariaKrakowiak
asked this question in
Q&A
-
Hi All, I have come across a problem with below fragment of code: I have received below: Did anyone have similar troubles? If so - could you please advise? Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Answered by
gulnuravci
Oct 22, 2023
Replies: 1 comment 5 replies
-
Hi @MariaKrakowiak, I just had the same issue. Here is the fix I found that worked for me: pytorch/vision#7744 Hope this helps! |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
MariaKrakowiak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @MariaKrakowiak, I just had the same issue. Here is the fix I found that worked for me: pytorch/vision#7744 Hope this helps!