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

Uniformize kwargs for processors - GroundingDINO #31964

Merged
merged 23 commits into from
Aug 8, 2024

Commits on Jul 15, 2024

  1. fix typo

    SangbumChoi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    51c201a View commit details
    Browse the repository at this point in the history
  2. uniform kwargs

    SangbumChoi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9dd38e2 View commit details
    Browse the repository at this point in the history
  3. make style

    SangbumChoi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ebc3862 View commit details
    Browse the repository at this point in the history
  4. add comments

    SangbumChoi committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c6dc445 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. remove return_tensors

    SangbumChoi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    16ddefd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    1f9a0ee View commit details
    Browse the repository at this point in the history
  2. make style

    SangbumChoi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0696dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    850b9d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c96c02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cff6b6 View commit details
    Browse the repository at this point in the history
  3. make style

    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bb1f18b View commit details
    Browse the repository at this point in the history
  4. add molbap's commit

    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a476c6e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/SangbumChoi/transformers in…

    …to fix_grounding_dino
    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7b1ee08 View commit details
    Browse the repository at this point in the history
  6. fix typo

    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8104521 View commit details
    Browse the repository at this point in the history
  7. fix common processor

    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5d6a088 View commit details
    Browse the repository at this point in the history
  8. remain

    SangbumChoi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d5b13d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Revert "add molbap's commit"

    This reverts commit a476c6e.
    SangbumChoi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1cf9139 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/SangbumChoi/transformers in…

    …to fix_grounding_dino
    SangbumChoi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    53dce5c View commit details
    Browse the repository at this point in the history
  3. add unsync PR

    SangbumChoi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    86722b4 View commit details
    Browse the repository at this point in the history
  4. revert

    SangbumChoi committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8baa8e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. make CI happy

    SangbumChoi committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    39f28af View commit details
    Browse the repository at this point in the history
  2. nit

    SangbumChoi committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7366aab View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. import annotationformat

    SangbumChoi committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    64839ab View commit details
    Browse the repository at this point in the history