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

Some features that I needed when working on deformableDETR #320

Merged
merged 5 commits into from
Feb 9, 2023

Commits on Feb 2, 2023

  1. added sequential arg to data2detr + test

    Daria Doubine committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    427b249 View commit details
    Browse the repository at this point in the history
  2. layers in order in detr and deformable detr

    Daria Doubine committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9c0215f View commit details
    Browse the repository at this point in the history
  3. added spatial_shift to mask to shunt error message

    Daria Doubine committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8a817ed View commit details
    Browse the repository at this point in the history
  4. hidden_dim param in decoder

    Daria Doubine committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e746cbf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. arg order, typing, comments

    Daria Doubine committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bf5148b View commit details
    Browse the repository at this point in the history