1. 20 Apr, 2022 1 commit
  2. 19 Apr, 2022 2 commits
    • NielsRogge's avatar
      Add image classification script, no trainer (#16727) · b96e82c8
      NielsRogge authored
      * Add first draft
      
      * Improve README and run fixup
      
      * Make script aligned with other scripts, improve README
      
      * Improve script and add test
      
      * Remove print statement
      
      * Apply suggestions from code review
      
      * Add num_labels to make test pass
      
      * Improve README
      b96e82c8
    • NielsRogge's avatar
      Add semantic script no trainer, v2 (#16788) · 7db7aab4
      NielsRogge authored
      * Add first draft from previous PR
      
      * First draft
      
      * Improve README and remove num_labels
      
      * Make script more aligned with other scripts
      
      * Improve README and apply suggestion from code review
      7db7aab4
  3. 15 Apr, 2022 1 commit
  4. 14 Apr, 2022 1 commit
  5. 13 Apr, 2022 1 commit
  6. 12 Apr, 2022 1 commit
  7. 11 Apr, 2022 2 commits
  8. 08 Apr, 2022 1 commit
  9. 06 Apr, 2022 2 commits
  10. 04 Apr, 2022 1 commit
  11. 31 Mar, 2022 1 commit
  12. 30 Mar, 2022 1 commit
  13. 29 Mar, 2022 2 commits
  14. 25 Mar, 2022 2 commits
  15. 23 Mar, 2022 2 commits
  16. 10 Mar, 2022 1 commit
  17. 09 Mar, 2022 2 commits
  18. 03 Mar, 2022 2 commits
  19. 25 Feb, 2022 1 commit
  20. 23 Feb, 2022 1 commit
  21. 22 Feb, 2022 1 commit
  22. 21 Feb, 2022 3 commits
  23. 17 Feb, 2022 2 commits
    • NielsRogge's avatar
      Add SimMIM (#15586) · 57882177
      NielsRogge authored
      
      
      * Add first draft
      
      * Make model importable
      
      * Make SwinForMaskedImageModeling importable
      
      * Fix imports
      
      * Add missing inits
      
      * Add support for Swin
      
      * Fix bug
      
      * Fix bug
      
      * Fix another bug
      
      * Fix Swin MIM implementation
      
      * Fix default encoder stride
      
      * Fix Swin
      
      * Add print statements for debugging
      
      * Add image_size data argument
      
      * Fix Swin
      
      * Fix image_size
      
      * Add print statements for debugging
      
      * Fix print statement
      
      * Remove print statements
      
      * Improve reshaping of bool_masked_pos
      
      * Add support for DeiT, fix tests
      
      * Improve docstrings
      
      * Apply new black version
      
      * Improve script
      
      * Fix bug
      
      * Improve README
      
      * Apply suggestions from code review
      
      * Remove DS_Store and add to gitignore
      
      * Apply suggestions from code review + fix BEiT Flax
      
      * Revert BEiT changes
      
      * Improve README
      
      * Fix code quality
      
      * Improve README
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MBP.localdomain>
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      57882177
    • NielsRogge's avatar
      0e91f885
  24. 10 Feb, 2022 1 commit
  25. 09 Feb, 2022 1 commit
  26. 07 Feb, 2022 1 commit
  27. 03 Feb, 2022 1 commit
  28. 02 Feb, 2022 1 commit
  29. 01 Feb, 2022 1 commit