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

add SQR for Deformable DETR #8579

Merged
merged 9 commits into from
Sep 24, 2023
Merged

add SQR for Deformable DETR #8579

merged 9 commits into from
Sep 24, 2023

Commits on Aug 28, 2023

  1. add sqr

    flytocc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d57e190 View commit details
    Browse the repository at this point in the history
  2. fix HungarianMatcher

    flytocc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    87419f9 View commit details
    Browse the repository at this point in the history
  3. fix Resize

    flytocc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    06660a5 View commit details
    Browse the repository at this point in the history
  4. fix eval during training

    flytocc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3ee85c5 View commit details
    Browse the repository at this point in the history
  5. add sqr 12epochs train config

    flytocc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7f125c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. add README

    flytocc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9fd4d7e View commit details
    Browse the repository at this point in the history
  2. Revert "fix eval during training"

    This reverts commit 3ee85c5.
    flytocc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9697fd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f5f69 View commit details
    Browse the repository at this point in the history
  4. update SQR README

    flytocc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8669316 View commit details
    Browse the repository at this point in the history