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

Dev/balancing #70

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Dev/balancing #70

merged 4 commits into from
Feb 14, 2024

Conversation

rhoadesScholar
Copy link
Member

Correct balancing of class weights across datasets. Add clipmin and clipmax weight configurations for Affinity and Distance task configurations.

@rhoadesScholar rhoadesScholar linked an issue Feb 13, 2024 that may be closed by this pull request
@rhoadesScholar rhoadesScholar added bug Something isn't working enhancement New feature or request labels Feb 13, 2024
Copy link
Contributor

@adjavon adjavon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just for additional detail, it looks like the "correction" here is to have a single source for balancing weights, thus removing the product that we had before. This looks good to me.

@rhoadesScholar rhoadesScholar merged commit fbb18fe into main Feb 14, 2024
9 of 10 checks passed
@rhoadesScholar rhoadesScholar deleted the dev/balancing branch February 14, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Release
Development

Successfully merging this pull request may close these issues.

A lot of False positive because of low background weight
5 participants