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

Fixed bug in computing map metric for images with either no ground tr… #884

Merged
merged 22 commits into from
Mar 21, 2022

Commits on Mar 10, 2022

  1. Fixed bug in computing map metric for images with either no ground tr…

    …uth or no prediction
    Matias Tailanian committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fa2066d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fe45b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    e10623a View commit details
    Browse the repository at this point in the history
  2. fixed bug. added unit tests

    Matias Tailanian committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a3d2bda View commit details
    Browse the repository at this point in the history
  3. Merge branch 'map_bugfix' of github.com:mtailanian/metrics into map_b…

    …ugfix
    Matias Tailanian committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4d05a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afbbf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. simple

    Borda committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    93d6b7c View commit details
    Browse the repository at this point in the history
  2. - main

    Borda committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    14766c3 View commit details
    Browse the repository at this point in the history
  3. Tensor

    Borda committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    1a7a320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b518a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    c577893 View commit details
    Browse the repository at this point in the history
  2. moved unit tests

    Matias Tailanian committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ac84f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0bc2ee View commit details
    Browse the repository at this point in the history
  4. Delete test_map.py

    SkafteNicki authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5319e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    282fda8 View commit details
    Browse the repository at this point in the history
  6. changelog

    SkafteNicki committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2bc4143 View commit details
    Browse the repository at this point in the history
  7. simple

    Borda committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a405711 View commit details
    Browse the repository at this point in the history
  8. docs

    Borda committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b724235 View commit details
    Browse the repository at this point in the history
  9. idx

    Borda committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    eea41e8 View commit details
    Browse the repository at this point in the history
  10. make mypy happy

    SkafteNicki committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5908756 View commit details
    Browse the repository at this point in the history
  11. fix error

    SkafteNicki committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    18c2d56 View commit details
    Browse the repository at this point in the history
  12. fix

    SkafteNicki committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9630e39 View commit details
    Browse the repository at this point in the history