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

Enable dynamic resolution input for Swin Transformer and variants #30656

Merged

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    05c82cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7947a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. use default image processor and make size a dictionary

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6f30f50 View commit details
    Browse the repository at this point in the history
  2. remove logits testing

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    efbae76 View commit details
    Browse the repository at this point in the history
  3. Refactor image size validation logic when interpolation is disabled

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8fee924 View commit details
    Browse the repository at this point in the history
  4. remove asserts in modeling

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6b910f6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 15, 2024

  1. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    30cca49 View commit details
    Browse the repository at this point in the history
  2. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    00f4830 View commit details
    Browse the repository at this point in the history
  3. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    55d5602 View commit details
    Browse the repository at this point in the history
  4. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a0834e View commit details
    Browse the repository at this point in the history
  5. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    553adf4 View commit details
    Browse the repository at this point in the history
  6. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9444611 View commit details
    Browse the repository at this point in the history
  7. set interpolate_pos_encoding default value to False

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    the-neural-networker and amyeroberts committed May 15, 2024
    Configuration menu
    Copy the full SHA
    76bea6c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    d7f6f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895a606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbf7e3 View commit details
    Browse the repository at this point in the history