1. 02 May, 2022 2 commits
    • NielsRogge's avatar
      Add YOLOS (#16848) · 1ac69874
      NielsRogge authored
      
      
      * First draft
      
      * Add YolosForObjectDetection
      
      * Make forward pass work
      
      * Add mid position embeddings
      
      * Add interpolation of position encodings
      
      * Add expected values
      
      * Add YOLOS to tests
      
      * Add integration test
      
      * Support tiny model as well
      
      * Support all models in conversion script
      
      * Remove mid_pe_size attribute
      
      * Make more tests pass
      
      * Add model to README and fix config
      
      * Add copied from statements
      
      * Rename base_model_prefix to vit
      
      * Add missing YOLOS_PRETRAINED_CONFIG_ARCHIVE_MAP
      
      * Apply suggestions from code review
      
      * Apply more suggestions from code review
      
      * Convert remaining checkpoints
      
      * Improve docstrings
      
      * Add YolosFeatureExtractor
      
      * Add feature extractor to docs
      
      * Add corresponding tests
      
      * Fix style
      
      * Fix docs
      
      * Apply suggestion from code review
      
      * Fix bad rebase
      
      * Fix some more bad rebase
      
      * Fix missing character
      
      * Improve docs and variable names
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      1ac69874
    • NielsRogge's avatar
      Clean up vision tests (#17024) · 2de2c9ec
      NielsRogge authored
      
      
      * Clean up tests
      
      * Make fixup
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      2de2c9ec
  2. 29 Apr, 2022 2 commits
  3. 28 Apr, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 26 Apr, 2022 1 commit
  6. 25 Apr, 2022 7 commits
  7. 22 Apr, 2022 3 commits
  8. 21 Apr, 2022 2 commits
  9. 20 Apr, 2022 2 commits
  10. 19 Apr, 2022 7 commits
  11. 18 Apr, 2022 4 commits
  12. 15 Apr, 2022 2 commits
  13. 14 Apr, 2022 2 commits
  14. 13 Apr, 2022 3 commits
  15. 12 Apr, 2022 1 commit