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

feat: Softmax for Semantic Segmentation #30

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented Jun 5, 2023

Add option to use a softmax for Semantic Segmentation

  • implement void/background class
  • adjust SemSegFocalLoss to correct alpha with void/background class

- implement void/background class for ldss
- option to add a globals dictionary to hydraconf for testing
@ankeko ankeko added the ✨ feature Requests or discussions about new features label Jun 5, 2023
@ankeko ankeko requested a review from dstalzjohn June 5, 2023 13:53
@ankeko ankeko enabled auto-merge (squash) June 5, 2023 13:55
@ankeko ankeko merged commit ec669b1 into develop Jun 5, 2023
@ankeko ankeko deleted the feature/semseg_with_softmax branch July 3, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Requests or discussions about new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants