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

[Enhancement] Support value_proj_ratio in MultiScaleDeformableAttention #2452

Merged
merged 10 commits into from
Dec 11, 2022

Commits on Nov 24, 2022

  1. add ratio in ms_deform_attn_

    okotaku committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0ad9d0e View commit details
    Browse the repository at this point in the history
  2. add ratio in ms_deform_attn

    okotaku committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a02275f View commit details
    Browse the repository at this point in the history
  3. Update mmcv/ops/multi_scale_deform_attn.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    okotaku and zhouzaida authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3e993c8 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_ops/test_ms_deformable_attn.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    okotaku and zhouzaida authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e008aa7 View commit details
    Browse the repository at this point in the history
  5. add ratio in ms_deform_attn

    okotaku committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    2aac6de View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. add ratio in ms_deform_attn

    okotaku committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3f04242 View commit details
    Browse the repository at this point in the history
  2. add ratio in ms_deform_attn

    okotaku committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e9726b0 View commit details
    Browse the repository at this point in the history
  3. add ratio in ms_deform_attn

    okotaku committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    78ef4d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. add ratio in ms_deform_attn

    okotaku committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ed9c8f0 View commit details
    Browse the repository at this point in the history
  2. add ratio in ms_deform_attn

    okotaku committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    64df838 View commit details
    Browse the repository at this point in the history