-
Notifications
You must be signed in to change notification settings - Fork 54
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
If I have two classes,how should I set the class weighting? #12
Comments
And finally: Note, that it has been taken from keras's github. Works for me. |
Thank you so much.I will try it. |
Thanks @szymko1995 for this. I'm struggling with the logic behind this. Can you help me here? |
Okay. So, when you have 4 classes, that you want to segment output matrix of NN will be WxHxN_classes. |
Thank you so much for you sharing.It really helps me a lot.Here is Another question. If I have two classes,how should I set the class weighting? Looking forward to your answer.
Thank you so much .
The text was updated successfully, but these errors were encountered: