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

Please help me. Why do the models I ran out use test? The test indicators on the verification set are all 0. I haven't made any changes #6

Open
WangZhi-wz opened this issue Apr 26, 2022 · 0 comments

Comments

@WangZhi-wz
Copy link

Please help me. Why do the models I ran out use test? The test indicators on the verification set are all 0. I haven't made any changes
warn(f"Failed to load image Python extension: {e}")
0%| | 0/200 [00:00<?, ?it/s]F:\anaconda3\envs\pytorch\lib\site-packages\torch\nn\functional.py:3635: UserWarning: Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please specify align_corners=True if the old behavior is desired. See the documentation of nn.Upsample for details.
"See the documentation of nn.Upsample for details.".format(mode)
100%|██████████| 200/200 [00:22<00:00, 9.06it/s]
Test Result:
recall: 1.0000, specificity: 0.0000, precision: 0.1627, F1: 0.2574, F2: 0.4216, ACC_overall: 0.1627, IoU_poly: 0.1627, IoU_bg: 0.0000, IoU_mean: 0.0813
Done

Process finished with exit code 0

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