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

predict_nrrd.py do error #6

Open
wangchenguang123 opened this issue Oct 6, 2023 · 2 comments
Open

predict_nrrd.py do error #6

wangchenguang123 opened this issue Oct 6, 2023 · 2 comments

Comments

@wangchenguang123
Copy link

when i finshed training this model,i want to do some predict. but when i do this py ,i find i canot get the pred
pred = outputs.data.max(1)[1].cpu().numpy() this code result show is empty ,so i want to ask why about it, And how can i do to solve this problem
Thank you

@wangchenguang123
Copy link
Author

@cherise215

@cherise215
Copy link
Owner

Can you check your input dim? 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

2 participants