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

the prediction results are all black #45

Closed
ARnnn opened this issue May 19, 2022 · 10 comments
Closed

the prediction results are all black #45

ARnnn opened this issue May 19, 2022 · 10 comments

Comments

@ARnnn
Copy link

ARnnn commented May 19, 2022

I fixed the errors in the model prediction in the same way as you, but now the prediction results are all black. What's the problem. What I did was a dichotomy. During the test, there was such a warning:
image

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

I solved the above problem, but the predicted result looks very bad
image
the tensorboard is as follows:
Uploading image.png…

@MontaEllis
Copy link
Owner

I can't see your tensorboard.

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

I can't see your tensorboard.

image

@MontaEllis
Copy link
Owner

Can I see your hparam.py? I guess you set 'croporpad' in a wrong way.

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

I set the same parameters of hparam.py as you

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

I haven't changed anything except my own dataset

@MontaEllis
Copy link
Owner

You should modify 'croporpad' at your own dataset.

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

Different cases in my data have different sizes,so how can I set the croporpad according to my own data?

@ARnnn
Copy link
Author

ARnnn commented May 19, 2022

In many slices in my case, some contain the parts to be segmented and some do not (the label is all black). Do I need to remove the slices that do not contain the parts to be segmented?

@MontaEllis
Copy link
Owner

Yes.

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