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

Fix the Norm and Bias of AlphaBeta #54

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Fix the Norm and Bias of AlphaBeta #54

merged 1 commit into from
Oct 18, 2021

Conversation

chr5tphr
Copy link
Owner

  • the normalizing terms of AlphaBeta were implemented wrong, where the
    parts of the positive and negative terms respectively were split,
    which was fixed
  • the negative bias contributed twice in AlphaBeta
VGG16 heatmaps for AlphaBeta Composites

Before:
image

After:
image

- the normalizing terms of AlphaBeta were implemented wrong, where the
  parts of the positive and negative terms respectively were split,
  which was fixed
- the negative bias contributed twice in AlphaBeta
@chr5tphr chr5tphr merged commit 4611ddf into master Oct 18, 2021
@chr5tphr chr5tphr deleted the alphabeta_norm branch October 18, 2021 13:00
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

Successfully merging this pull request may close these issues.

None yet

1 participant