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 to test and output the binary results(maps)? #34

Open
rouchoo opened this issue Jul 1, 2024 · 3 comments
Open

how to test and output the binary results(maps)? #34

rouchoo opened this issue Jul 1, 2024 · 3 comments

Comments

@rouchoo
Copy link

rouchoo commented Jul 1, 2024

Hi, Professor Yang, when training , it's OK. But i do not know how to test the model and generate the binary predictions. I tried to add the .pth file to the parameter ('--test_only') in train.py after training process. However, it outputs the low DSC scores and do not output the binary predicted results(images).
If possible, please help me. Thanks!

@Zyun-Y
Copy link
Owner

Zyun-Y commented Jul 1, 2024

Thanks for your interest. What were your testing/validation results during training? Would you like to send a screenshot of the training log (including the testing please)?

@rouchoo
Copy link
Author

rouchoo commented Jul 2, 2024

Thanks for your reply. Here is the screenshot.

Train process(normal DSC) :

train

Test process (abnormal DSC) :

test

@Zyun-Y
Copy link
Owner

Zyun-Y commented Oct 18, 2024

This looks like an inconsistent pre-processing/loading between your training and testing data.

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