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 option to analysis export for exporting predictions for all frames including those with no predictions #1624

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Dec 3, 2023

  1. Update commands.py

    added all_frames variable to exportAnalysisFile() and exportCSVFile() command definitions (ln 329, 331). added all_frames conditional to ExportAnalysisFile(command) definition
    vtsai881 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    bedb879 View commit details
    Browse the repository at this point in the history
  2. Update app.py

    added dropdown menu button options for exporting csvs with all frames (ln 495-521)
    vtsai881 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8635ec0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update app.py

    vtsai881 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    51f1d21 View commit details
    Browse the repository at this point in the history
  2. reformat

    vtsai881 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1f8cb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b358252 View commit details
    Browse the repository at this point in the history
  4. Minor edits

    vtsai881 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a9cb496 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. revisions

    revisions
    vtsai881 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6d93f17 View commit details
    Browse the repository at this point in the history