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

Move annotation formats to dataset manager #1256

Merged
merged 28 commits into from
Mar 30, 2020
Merged

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    530ce17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38318a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

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

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    f459afb View commit details
    Browse the repository at this point in the history
  2. Replace MOT format

    zhiltsov-max committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    041889e View commit details
    Browse the repository at this point in the history
  3. Replace LabelMe format

    zhiltsov-max committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    23085bc View commit details
    Browse the repository at this point in the history
  4. Add new formats to dm

    zhiltsov-max committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    493be2a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Add dm tests

    zhiltsov-max committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    867f8b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Extend TrackedShape

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6b40c12 View commit details
    Browse the repository at this point in the history
  2. Enable dm test in CI

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5ee72e1 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b86386e View commit details
    Browse the repository at this point in the history
  4. Add import

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    04b77d9 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a96b063 View commit details
    Browse the repository at this point in the history
  6. Fix mot track ids

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    93fc0aa View commit details
    Browse the repository at this point in the history
  7. Fix mot format

    zhiltsov-max committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    872b25e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0acfc6c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Use common code in yolo

    zhiltsov-max committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5030c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3701187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875c701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b316bb0 View commit details
    Browse the repository at this point in the history
  5. Add import

    zhiltsov-max committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fba95df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67f7c4 View commit details
    Browse the repository at this point in the history
  7. Linter fix

    zhiltsov-max committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5ab7937 View commit details
    Browse the repository at this point in the history
  8. Linter fix2

    zhiltsov-max committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f08652d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0df9bc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Update docs

    zhiltsov-max committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    f754641 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    216a8db View commit details
    Browse the repository at this point in the history
  2. Update tests

    zhiltsov-max committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9bd00c6 View commit details
    Browse the repository at this point in the history