1. 27 Apr, 2022 1 commit
    • NielsRogge's avatar
      Add semantic script, trainer (#16834) · 479fdc49
      NielsRogge authored
      * Add first draft
      
      * Improve script and README
      
      * Improve README
      
      * Apply suggestions from code review
      
      * Improve script, add link to resulting model
      
      * Add corresponding test
      
      * Adjust learning rate
      479fdc49
  2. 20 Apr, 2022 1 commit
  3. 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
  4. 15 Apr, 2022 1 commit
  5. 14 Apr, 2022 1 commit
  6. 13 Apr, 2022 1 commit
  7. 12 Apr, 2022 1 commit
  8. 11 Apr, 2022 2 commits
  9. 08 Apr, 2022 1 commit
  10. 06 Apr, 2022 2 commits
  11. 04 Apr, 2022 1 commit
  12. 31 Mar, 2022 1 commit
  13. 30 Mar, 2022 1 commit
  14. 29 Mar, 2022 2 commits
  15. 25 Mar, 2022 2 commits
  16. 23 Mar, 2022 2 commits
  17. 10 Mar, 2022 1 commit
  18. 09 Mar, 2022 2 commits
  19. 03 Mar, 2022 2 commits
  20. 25 Feb, 2022 1 commit
  21. 23 Feb, 2022 1 commit
  22. 22 Feb, 2022 1 commit
  23. 21 Feb, 2022 3 commits
  24. 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
  25. 10 Feb, 2022 1 commit
  26. 09 Feb, 2022 1 commit
  27. 07 Feb, 2022 1 commit
  28. 03 Feb, 2022 1 commit
  29. 02 Feb, 2022 1 commit