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] Fix binary segmentation when num_classes==1 #2016

Merged
merged 11 commits into from
Sep 8, 2022

Commits on Sep 2, 2022

  1. fix binary

    xiexinch committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    cfbed1f View commit details
    Browse the repository at this point in the history
  2. add ut

    xiexinch committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    61ae829 View commit details
    Browse the repository at this point in the history
  3. fix ut

    xiexinch committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0f2f346 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. restore metric computation

    xiexinch committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5352d9c View commit details
    Browse the repository at this point in the history
  2. remove metric ut update

    xiexinch committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    09e44bf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    06b3dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bed3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4024d View commit details
    Browse the repository at this point in the history
  4. update ut

    xiexinch committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    36e2900 View commit details
    Browse the repository at this point in the history
  5. minor change

    xiexinch committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    17607f8 View commit details
    Browse the repository at this point in the history
  6. update warning

    xiexinch committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e18fe43 View commit details
    Browse the repository at this point in the history