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

Different ouput for combined uncertainty #7

Open
abhisheksambyal opened this issue Jun 26, 2021 · 0 comments
Open

Different ouput for combined uncertainty #7

abhisheksambyal opened this issue Jun 26, 2021 · 0 comments

Comments

@abhisheksambyal
Copy link

Hi,
I have implemented the Aleatoric, Epistemic, and combined uncertainty for MNIST generation but I got different output.
Your combined uncertainty output showed the complementary behavior but mine did not. Aleatoric unc is related to the digits, and other pixels are black, so uncertainty in the black region is zero. Epistemic unc on the other hand is explained near the digits reconstruction and not on the other area because it is easier for the model to learn about background (black) pixels.

aleatoric
epistemic
combined

Do share if you have some more insights.
Thanks

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

1 participant