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

3D Detection Eval docstrings + typing fixes. #40

Merged

Commits on Mar 24, 2022

  1. Add evaluation.

    Benjamin Wilson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9d33045 View commit details
    Browse the repository at this point in the history
  2. Small fixes.

    Benjamin Wilson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f7d708d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Add unit tests + eval mask fixes.

    Benjamin Wilson committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    74d0eb0 View commit details
    Browse the repository at this point in the history
  2. Update detection unit tests.

    Benjamin Wilson committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5589bf5 View commit details
    Browse the repository at this point in the history
  3. Fix typing + update pyproject.

    Benjamin Wilson committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    244100d View commit details
    Browse the repository at this point in the history
  4. Run autoflake.

    Benjamin Wilson committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5314ee4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Add ROI pruning.

    Benjamin Wilson committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    4c0e6bb View commit details
    Browse the repository at this point in the history
  2. Remove arg.

    Benjamin Wilson committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    8e59867 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    Benjamin Wilson committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    343c219 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Speed up argoverse maps.

    Benjamin Wilson committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6a34f5b View commit details
    Browse the repository at this point in the history
  2. Speed up evaluation.

    Benjamin Wilson committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    23b2fec View commit details
    Browse the repository at this point in the history
  3. Small fixes.

    Benjamin Wilson committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ae42718 View commit details
    Browse the repository at this point in the history
  4. Fix lint.

    Benjamin Wilson committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a02e45c View commit details
    Browse the repository at this point in the history
  5. Small lint fixes.

    Benjamin Wilson committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    2f208d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Fix filtering.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c7797a5 View commit details
    Browse the repository at this point in the history
  2. Small fixes.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    0b15248 View commit details
    Browse the repository at this point in the history
  3. Fix enums.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c7a66de View commit details
    Browse the repository at this point in the history
  4. Remove unused lines.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    957e016 View commit details
    Browse the repository at this point in the history
  5. Mypy fixes.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b8ab038 View commit details
    Browse the repository at this point in the history
  6. Fix click mypy error.

    benjaminrwilson committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ceff8fa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Pytype fixes.

    benjaminrwilson committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c314775 View commit details
    Browse the repository at this point in the history
  2. Fix pytype.

    benjaminrwilson committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2e7af38 View commit details
    Browse the repository at this point in the history
  3. Remove pytype.

    benjaminrwilson committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    43f938a View commit details
    Browse the repository at this point in the history
  4. Small typing fixes.

    benjaminrwilson committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    90c791f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Add unit tests.

    benjaminrwilson committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    515c6f2 View commit details
    Browse the repository at this point in the history
  2. Fix typing.

    benjaminrwilson committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8c5d1bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f2925 View commit details
    Browse the repository at this point in the history
  4. Fix mypy.

    benjaminrwilson committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    14f1141 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    7d4139c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9de7cb View commit details
    Browse the repository at this point in the history
  3. Typing fixes.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    59a65f8 View commit details
    Browse the repository at this point in the history
  4. Typing fixes.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    4327278 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df479b9 View commit details
    Browse the repository at this point in the history
  6. Temp changes.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    4c40a5f View commit details
    Browse the repository at this point in the history
  7. Improve readability.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    eccd4f0 View commit details
    Browse the repository at this point in the history
  8. Add comments.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    72dc702 View commit details
    Browse the repository at this point in the history
  9. Modularize evaluate.

    benjaminrwilson committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    fddd899 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Additional speedups.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    faa8317 View commit details
    Browse the repository at this point in the history
  2. Cleanup code.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    f81ae17 View commit details
    Browse the repository at this point in the history
  3. Additional speedup.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d49105a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    195b46a View commit details
    Browse the repository at this point in the history
  5. Add multiprocessing.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    dc2a954 View commit details
    Browse the repository at this point in the history
  6. Add verbosity.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    06e2e96 View commit details
    Browse the repository at this point in the history
  7. Mypy fixes.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    54901b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    856b4d4 View commit details
    Browse the repository at this point in the history
  9. Lint fixes.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    be5a89c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cb43ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5214d9d View commit details
    Browse the repository at this point in the history
  12. Add test log.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    967cc39 View commit details
    Browse the repository at this point in the history
  13. Revert strings.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    ae8aeb5 View commit details
    Browse the repository at this point in the history
  14. Remove outputs.

    benjaminrwilson committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d8a0ae9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a343292 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 5, 2022

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

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ba6c337 View commit details
    Browse the repository at this point in the history
  3. Clean docstrings.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    aa036aa View commit details
    Browse the repository at this point in the history
  4. Change roi method.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a6b345d View commit details
    Browse the repository at this point in the history
  5. Clean up roi method.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e725147 View commit details
    Browse the repository at this point in the history
  6. Update roi returns.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ce896f0 View commit details
    Browse the repository at this point in the history
  7. Autoflake.:

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    aeea617 View commit details
    Browse the repository at this point in the history
  8. Fix lint.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    da897c1 View commit details
    Browse the repository at this point in the history
  9. Fix lint.

    benjaminrwilson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c459c26 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Update detection limiting logic.

    Benjamin Wilson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ca5d644 View commit details
    Browse the repository at this point in the history
  2. Fix indexing.

    Benjamin Wilson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    375aaba View commit details
    Browse the repository at this point in the history
  3. Fix tuple return.

    Benjamin Wilson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5113202 View commit details
    Browse the repository at this point in the history
  4. Merge https://github.com/argoai/av2-api into main

    Benjamin Wilson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    97235a0 View commit details
    Browse the repository at this point in the history
  5. Update CI.

    Benjamin Wilson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5a4c76d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Add ROI unit tests.

    Benjamin Wilson committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    07d3fbf View commit details
    Browse the repository at this point in the history
  2. Remove val identity.

    Benjamin Wilson committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0cd98f9 View commit details
    Browse the repository at this point in the history
  3. Fix import.

    Benjamin Wilson committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0ef221b View commit details
    Browse the repository at this point in the history
  4. Remove unused import.

    Benjamin Wilson committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    0b00475 View commit details
    Browse the repository at this point in the history
  5. Update column names.

    Benjamin Wilson committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    82da97f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Update eval.py

    benjaminrwilson authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    548ea93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39465a6 View commit details
    Browse the repository at this point in the history
  3. Merge.

    benjaminrwilson committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    7fe965f View commit details
    Browse the repository at this point in the history
  4. Update docstrings.

    benjaminrwilson committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    40ac0f1 View commit details
    Browse the repository at this point in the history
  5. Revert docstring.

    benjaminrwilson committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    960d29d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    63125ea View commit details
    Browse the repository at this point in the history
  2. Fix formatting.

    benjaminrwilson committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    75e07bf View commit details
    Browse the repository at this point in the history
  3. Small fixes.

    benjaminrwilson committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    28fb345 View commit details
    Browse the repository at this point in the history
  4. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    503caa9 View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    942809b View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c549ac2 View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b9d82cd View commit details
    Browse the repository at this point in the history
  8. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4732089 View commit details
    Browse the repository at this point in the history
  9. Update ci.yml

    benjaminrwilson authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    bda0724 View commit details
    Browse the repository at this point in the history