Replies: 2 comments
-
Two things could happen here:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @wzhang682 , I agree with @LuluW8071 , are you sure the order of the images are the same in each case? Have you tried to compare the predictions image single vs image batch? The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
for the computer vision exercise 3
The results of label are 7,2,1,0,4
But here use the same model the first five result changes to tensor([0, 4, 6, 5, 7, 5, 9, 4, 9, 8])) why this happen
Beta Was this translation helpful? Give feedback.
All reactions