-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 was completely black #370
Comments
Did you try to multiply 255.0 to the mask? |
Have you solved it? |
Have the same issue |
我也是,你们解决了吗?mask的最大值都是0。。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used my own dataset to make predictions, the picture size is 200*200 Three-channel and th mask for single channel Only black and white. Trying to adjust the learning rate and epoch did not work. How could I solve the prediction that the result is all black?
The text was updated successfully, but these errors were encountered: