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

How Debug MulticlassTop5Engine? #23

Open
Youngchen03 opened this issue Apr 4, 2023 · 0 comments
Open

How Debug MulticlassTop5Engine? #23

Youngchen03 opened this issue Apr 4, 2023 · 0 comments

Comments

@Youngchen03
Copy link

Hello, I want to use MulticlassTop5Engine(Class) to measure accuracy.
But get some errors:
"input_var = torch.autograd.Variable(self.state['input'])
TypeError: Variable data has to be a tensor, but got list"
But when using MultiLabelMAPEngine(Class), not those errors.

Can you add the code of how to run class MluticlassTop5Engine?
Thanks!

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