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

New frame selection model #195

Merged
merged 36 commits into from
Jul 15, 2022
Merged

New frame selection model #195

merged 36 commits into from
Jul 15, 2022

Commits on Jun 29, 2022

  1. new model and kwargs

    ejm714 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f57d3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7370b7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f16fa View commit details
    Browse the repository at this point in the history
  4. black

    ejm714 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b69c9f0 View commit details
    Browse the repository at this point in the history
  5. fix tests

    ejm714 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a4eea90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4858a2 View commit details
    Browse the repository at this point in the history
  7. fix tests

    ejm714 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    972da83 View commit details
    Browse the repository at this point in the history
  8. use image size from config

    ejm714 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e13997a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. source for tiny exp

    ejm714 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4b308b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38d44e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. use normal array

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8ddbc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ac90d View commit details
    Browse the repository at this point in the history
  3. resize instead of pad

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d46bfb4 View commit details
    Browse the repository at this point in the history
  4. flake8

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1e4ebff View commit details
    Browse the repository at this point in the history
  5. remove extra code

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2d6b798 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0da2b30 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2bea54f View commit details
    Browse the repository at this point in the history
  8. fix test

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    9f6e2cb View commit details
    Browse the repository at this point in the history
  9. scale and pad

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ce4bac8 View commit details
    Browse the repository at this point in the history
  10. fix tests

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ffcb842 View commit details
    Browse the repository at this point in the history
  11. black

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6efe15a View commit details
    Browse the repository at this point in the history
  12. remove extra code

    ejm714 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    15fc91d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    2522ba3 View commit details
    Browse the repository at this point in the history
  2. iterate over batches of 64

    ejm714 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    55c11d9 View commit details
    Browse the repository at this point in the history
  3. black

    ejm714 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    229f1a8 View commit details
    Browse the repository at this point in the history
  4. spacing

    ejm714 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    0bf851d View commit details
    Browse the repository at this point in the history
  5. decrease batch size so this fits

    Ubuntu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    0d12b9a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. set crf to default

    ejm714 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ed9a8d6 View commit details
    Browse the repository at this point in the history
  2. act2 is now part of bn2

    ejm714 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6b21005 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. update manifest

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b641e0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'new-frame-selection-model' of github.com:drivendataorg/…

    …zamba into new-frame-selection-model
    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    cad32d9 View commit details
    Browse the repository at this point in the history
  3. set frame batch size as param

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    19f9541 View commit details
    Browse the repository at this point in the history
  4. preallocate

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    92b9b07 View commit details
    Browse the repository at this point in the history
  5. add api reference for mdlite

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    16ff182 View commit details
    Browse the repository at this point in the history
  6. fix all object detection links

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    506e7ad View commit details
    Browse the repository at this point in the history
  7. update manifest

    ejm714 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9e0d5cd View commit details
    Browse the repository at this point in the history