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

[Datumaro] CLI updates #1057

Merged
merged 50 commits into from
Jan 27, 2020
Merged

[Datumaro] CLI updates #1057

merged 50 commits into from
Jan 27, 2020

Commits on Jan 15, 2020

  1. CLI updates

    zhiltsov-max committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    c475eac View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Add project command descriptions, add default dir for project export,…

    … add converter cli module name, check converter existence before directory creation
    zhiltsov-max committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    1ebad0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f27dd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Add help to CLI

    zhiltsov-max committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    4d102a4 View commit details
    Browse the repository at this point in the history
  2. Update CLI and readme

    zhiltsov-max committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    ac9de57 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. CLI and docs

    zhiltsov-max committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    8ce2e74 View commit details
    Browse the repository at this point in the history
  2. Add license headers

    zhiltsov-max committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    79e126f View commit details
    Browse the repository at this point in the history
  3. Add images dir extractor

    zhiltsov-max committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3a6d9df View commit details
    Browse the repository at this point in the history
  4. Add images dir extractor

    zhiltsov-max committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    4f6e938 View commit details
    Browse the repository at this point in the history
  5. Update docs

    zhiltsov-max committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    305a98b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    acf356d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b6fb2 View commit details
    Browse the repository at this point in the history
  3. Update license headers

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    ded5c4b View commit details
    Browse the repository at this point in the history
  4. Add contribution guide

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    5d95230 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c062f0f View commit details
    Browse the repository at this point in the history
  6. Update cli diagram

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    f9d490d View commit details
    Browse the repository at this point in the history
  7. Fix cvat dataset export

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    9632e14 View commit details
    Browse the repository at this point in the history
  8. Update docs

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    2538233 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb727e2 View commit details
    Browse the repository at this point in the history
  10. Fix source remove

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    0f01c9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    173d819 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dfe1f2f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b67a018 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    474324a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    192b20e View commit details
    Browse the repository at this point in the history
  16. Fix image comparison

    zhiltsov-max committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    d79d655 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Fix linter

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3d09d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0532b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    043570f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4c016 View commit details
    Browse the repository at this point in the history
  5. Add project info command

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    70beb52 View commit details
    Browse the repository at this point in the history
  6. Update CLI image

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c949463 View commit details
    Browse the repository at this point in the history
  7. Update docs

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c349147 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae21e71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f01033e View commit details
    Browse the repository at this point in the history
  10. linter

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3ac7d15 View commit details
    Browse the repository at this point in the history
  11. Fix voc loading

    zhiltsov-max committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    752c45e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    27e22d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19cd409 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe74d0 View commit details
    Browse the repository at this point in the history
  4. Fixes, hide transform

    zhiltsov-max committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    4d779ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee7874e View commit details
    Browse the repository at this point in the history
  6. Source add usage fix

    zhiltsov-max committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    27543a5 View commit details
    Browse the repository at this point in the history
  7. linter

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

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    c7b73e9 View commit details
    Browse the repository at this point in the history
  2. Complete voc examples

    zhiltsov-max committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    1cc9e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1c3c4 View commit details
    Browse the repository at this point in the history
  4. Describe link

    zhiltsov-max committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    77155a4 View commit details
    Browse the repository at this point in the history
  5. Update filter test

    zhiltsov-max committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    4f12c3c View commit details
    Browse the repository at this point in the history
  6. Fix failing cvat test

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