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

Fix VOC to have task-specific formats #997

Merged
merged 25 commits into from
May 17, 2023

Commits on May 17, 2023

  1. update voc make_cateogories

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9131e49 View commit details
    Browse the repository at this point in the history
  2. separate impoterts

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    3736eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31451ad View commit details
    Browse the repository at this point in the history
  4. fix voc to be task-specific

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c2f2a64 View commit details
    Browse the repository at this point in the history
  5. add pytest

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    888eded View commit details
    Browse the repository at this point in the history
  6. fix clli tests from voc updates

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    df6bfa3 View commit details
    Browse the repository at this point in the history
  7. tests/unit/test_voc_format.py

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e6a58c6 View commit details
    Browse the repository at this point in the history
  8. fix pre-commits

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    49a951e View commit details
    Browse the repository at this point in the history
  9. fix unittest

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f2fcbea View commit details
    Browse the repository at this point in the history
  10. correct tests (integration and unit)

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    24d6357 View commit details
    Browse the repository at this point in the history
  11. resolve precommit

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    49470f8 View commit details
    Browse the repository at this point in the history
  12. update CHANGELOG

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cc2dd44 View commit details
    Browse the repository at this point in the history
  13. revive voc format

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    942f588 View commit details
    Browse the repository at this point in the history
  14. revive original voc tests

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    63c9d7f View commit details
    Browse the repository at this point in the history
  15. restore original voc

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c818705 View commit details
    Browse the repository at this point in the history
  16. restore integration tests

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e8c8cf9 View commit details
    Browse the repository at this point in the history
  17. remove printing

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e225cf6 View commit details
    Browse the repository at this point in the history
  18. fix precommit errors

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    adef268 View commit details
    Browse the repository at this point in the history
  19. export with voc (default)

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    469fc60 View commit details
    Browse the repository at this point in the history
  20. minor improves

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    da67ef6 View commit details
    Browse the repository at this point in the history
  21. task should be single

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    877298f View commit details
    Browse the repository at this point in the history
  22. restoration of origianl unit tests

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0725837 View commit details
    Browse the repository at this point in the history
  23. fix minor

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    392d3e4 View commit details
    Browse the repository at this point in the history
  24. fix integration test for voc format

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1fccabc View commit details
    Browse the repository at this point in the history
  25. better representation during export initialization

    wonjuleee committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a35a50c View commit details
    Browse the repository at this point in the history