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

Tests for evaluate script #199

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Tests for evaluate script #199

wants to merge 19 commits into from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    dda043d View commit details
    Browse the repository at this point in the history
  2. follow train CLI: add debugger options, add experiment name, use scor…

    …e_threshold from config
    sfmig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5815be8 View commit details
    Browse the repository at this point in the history
  3. fix prettier

    sfmig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2e262a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a180f2e View commit details
    Browse the repository at this point in the history
  5. fix ninja comma

    sfmig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    03b6664 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    57a37ef View commit details
    Browse the repository at this point in the history
  2. Add sections to config

    sfmig committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    442b9ee View commit details
    Browse the repository at this point in the history
  3. Rename to evaluate utils

    sfmig committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1f5ead4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba5ed95 View commit details
    Browse the repository at this point in the history
  5. Fix evaluate_utils

    sfmig committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a77216a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Use config from ckpt if not passed. Use dataset, annot files and seed…

    … from ckpt if not passed.
    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    61609b6 View commit details
    Browse the repository at this point in the history
  2. Clarify CLI help (hopefully)

    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d28680b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec4a74 View commit details
    Browse the repository at this point in the history
  4. Small fix to config yaml

    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    06119d3 View commit details
    Browse the repository at this point in the history
  5. Clean up

    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ead4f72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9d4783 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9ae8730 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    958b1d8 View commit details
    Browse the repository at this point in the history
  9. Add skeleton for tests

    sfmig committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e87a57c View commit details
    Browse the repository at this point in the history