Questions about inference results #4414
Unanswered
Alex8211101
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 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.
-
have tried two methods to generate the predicted results. But there are some problems.
n this section of the program there is a problem that the image does not match the origin of the result.
`test_dicts = [{'image': image_name, 'label': label_name}
for image_name, label_name in zip(test_images, test_segs)]
Beta Was this translation helpful? Give feedback.
All reactions