-
Notifications
You must be signed in to change notification settings - Fork 1.3k
modify unified_focal_loss.py #8626
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
Open
ytl0623
wants to merge
17
commits into
Project-MONAI:dev
Choose a base branch
from
ytl0623:fix-issue-8603
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0883c9c
modify unified_focal_loss.py
ytl0623 0a29b5e
deleta use_sigmoid parameter
ytl0623 83d2318
Generalize AsymmetricUnifiedFocalLoss for align interface
ytl0623 1a28917
Enhanced AsymmetricUnifiedFocalLoss with Sigmoid/Softmax
ytl0623 836ce42
Enhanced AsymmetricUnifiedFocalLoss with Sigmoid/Softmax
ytl0623 81af139
minor fix: 1. Add stacklevel=2 to warning. 2. Pass include_background…
ytl0623 08bfb0e
minor fixes
ytl0623 3c1ec33
Fix docstring default value and validation logic and message.
ytl0623 c3c2570
Fix docstring default value.
ytl0623 912235e
fix AttributeError: 'AsymmetricUnifiedFocalLoss' object has no attrib…
ytl0623 230394b
Relocate the sigmoid/softmax application to be conditional on the num…
ytl0623 b52c570
Fix docstring default value.
ytl0623 c0e9d78
fix the loss function activates y_pred more than once (double activat…
ytl0623 b7a5013
Validation logic may reject valid inputs.
ytl0623 630ad7a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b46f089
fix using function twice.
ytl0623 e8eff3d
Merge branch 'fix-issue-8603' of https://github.com/ytl0623/MONAI int…
ytl0623 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.