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

add softmax version to focal_loss #6544

Merged
merged 13 commits into from
May 27, 2023
Merged

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    cb5ed04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e86c10 View commit details
    Browse the repository at this point in the history
  3. fix dim

    qingpeng9802 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    78eebaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aa6ad8 View commit details
    Browse the repository at this point in the history
  5. fix format

    DCO Remediation Commit for Qingpeng Li <qingpeng9802@gmail.com>
    
    I, Qingpeng Li <qingpeng9802@gmail.com>, hereby add my Signed-off-by to this commit: cb5ed04
    I, Qingpeng Li <qingpeng9802@gmail.com>, hereby add my Signed-off-by to this commit: 78eebaf
    
    Signed-off-by: Qingpeng Li <qingpeng9802@gmail.com>
    qingpeng9802 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a97cf1f View commit details
    Browse the repository at this point in the history
  6. improve algorithm

    qingpeng9802 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5db9e58 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. add unittests for focal_loss.py

    DCO Remediation Commit for Qingpeng Li <qingpeng9802@gmail.com>
    
    I, Qingpeng Li <qingpeng9802@gmail.com>, hereby add my Signed-off-by to this commit: 5db9e58
    
    Signed-off-by: Qingpeng Li <qingpeng9802@gmail.com>
    qingpeng9802 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    37adb2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca52fa View commit details
    Browse the repository at this point in the history
  3. [MONAI] code formatting

    Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
    monai-bot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    99f0284 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. refactor unittests

    Signed-off-by: Qingpeng Li <qingpeng9802@gmail.com>
    qingpeng9802 committed May 27, 2023
    Configuration menu
    Copy the full SHA
    564ce2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f2ad6 View commit details
    Browse the repository at this point in the history
  3. [MONAI] code formatting

    Signed-off-by: monai-bot <monai.miccai2019@gmail.com>
    monai-bot committed May 27, 2023
    Configuration menu
    Copy the full SHA
    443c278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b612d0a View commit details
    Browse the repository at this point in the history