-
Notifications
You must be signed in to change notification settings - Fork 38
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
NaN values #34
Comments
It seems that you have run this code. |
@guanzhenghua I have run on brats dataset and one other dataset- but for both I didn't get good output segmentation - I didn't figure out exactly why. For brats - order of images [ GT, 4 I/p Images] For another dataset - lungs dataset - The output is - I don't know exactly why I am getting extra dots around my segmentation. If you have any idea why let me know. |
@saisusmitha |
@guanzhenghua I think yes, the output segmentations i.e samples include input images too. @JuliaWolleb Can you let us know if this is the case - and if not what can be done? |
@JuliaWolleb
| grad_norm | nan |
| loss | nan |
| loss_q0 | nan |
| loss_q1 | nan |
| loss_q2 | nan |
| loss_q3 | nan |
| mse | nan |
| mse_q0 | nan |
| mse_q1 | nan |
| mse_q2 | nan |
| mse_q3 | nan |
| param_norm | nan |
| samples | 1.25e+05 |
| step | 2.09e+04 |
| vb | nan |
| vb_q0 | nan |
| vb_q1 | nan |
| vb_q2 | nan |
| vb_q3 | nan |
The text was updated successfully, but these errors were encountered: