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

[fix] Add DeformableDetrFeatureExtractor #19140

Merged
merged 8 commits into from Sep 22, 2022

Commits on Sep 21, 2022

  1. Add DeformableDetrFeatureExtractor

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5e752c2 View commit details
    Browse the repository at this point in the history
  2. Fix post_process

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bbc7a3c View commit details
    Browse the repository at this point in the history
  3. Fix name

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3c3495a View commit details
    Browse the repository at this point in the history
  4. Add tests for feature extractor

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    efacdf7 View commit details
    Browse the repository at this point in the history
  5. Fix doc tests

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c8af47f View commit details
    Browse the repository at this point in the history
  6. Fix name

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c6863d4 View commit details
    Browse the repository at this point in the history
  7. Address comments

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c29544c View commit details
    Browse the repository at this point in the history
  8. Apply same fix to DETR and YOLOS as well

    Niels Rogge authored and Niels Rogge committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    038328d View commit details
    Browse the repository at this point in the history