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

SemanticSegmentationTask: add class-wise metrics #2130

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Jun 19, 2024

  1. Add average metrics

    robmarkcole committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    23fa1fb View commit details
    Browse the repository at this point in the history
  2. Add average metrics

    robmarkcole committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b7d8305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1526fa View commit details
    Browse the repository at this point in the history
  4. Ruff format

    robmarkcole committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    341e272 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Use ignore_index

    robmarkcole committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    024feda View commit details
    Browse the repository at this point in the history
  2. pass on_epoch

    robmarkcole committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    04cac59 View commit details
    Browse the repository at this point in the history
  3. on_epoch to train too

    robmarkcole committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    56f20fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d2b309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af1493 View commit details
    Browse the repository at this point in the history
  6. ruff format

    robmarkcole committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    192c496 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    73b710f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ce8c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    e4ed9fd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    d9c2688 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    400fae3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f4c793e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3b629ea View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    e6abadd View commit details
    Browse the repository at this point in the history
  2. Bump min torchmetrics

    robmarkcole committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    da887fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5138ccb View commit details
    Browse the repository at this point in the history
  4. Raise torchmetrics min

    robmarkcole committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    479c7e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. remo on_epoch etc

    robmarkcole committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    50b7d29 View commit details
    Browse the repository at this point in the history
  2. Remove on_epoch

    robmarkcole committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1cd436f View commit details
    Browse the repository at this point in the history
  3. try torchmetrics==1.1.0

    robmarkcole committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9e985e2 View commit details
    Browse the repository at this point in the history
  4. try torchmetrics==1.1.1

    robmarkcole committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c773322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d8c8e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    e2640f5 View commit details
    Browse the repository at this point in the history
  2. Update

    robmarkcole committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    19187a9 View commit details
    Browse the repository at this point in the history
  3. Fix jaccard

    robmarkcole committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a3f7ffe View commit details
    Browse the repository at this point in the history
  4. fix dependencies delta

    robmarkcole committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9a66442 View commit details
    Browse the repository at this point in the history
  5. fix pyproject

    robmarkcole committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8381cb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b5050ad View commit details
    Browse the repository at this point in the history