1. 09 Sep, 2022 5 commits
  2. 08 Sep, 2022 2 commits
    • NielsRogge's avatar
      Add X-CLIP (#18852) · bb6f6d53
      NielsRogge authored
      * First draft
      
      * Improve conversion script
      
      * Make vision encoder work
      
      * More improvements
      
      * Improve conversion script
      
      * Fix quality
      
      * Add MultiframeIntegrationTransformer
      
      * More improvements
      
      * Make MiT output work
      
      * Fix quality
      
      * Add prompts generator
      
      * Add tests
      
      * Fix some tests
      
      * Fix some more tests
      
      * Fix more tests
      
      * Improve conversion script
      
      * Fix model outputs
      
      * Fix more tests
      
      * Add XClipProcessor
      
      * Use processor in conversion script
      
      * Fix integration test
      
      * Update README, fix docs
      
      * Fix all tests
      
      * Add MIT output to XClipOutput
      
      * Create better variable names
      
      * Rename XClip to XCLIP
      
      * Extend conversion script
      
      * Add support for large models
      
      * Add support for 16 frame models
      
      * Add another model'
      
      * Fix module issue
      
      * Apply suggestions from code review
      
      * Add figure to docs
      
      * Fix CLIPProcessor issue
      
      * Apply suggestions from code review
      
      * Delete file
      
      * Convert more checkpoints
      
      * Convert last checkpoint
      
      * Update nielsr to microsoft
      bb6f6d53
    • Devlee247's avatar
      Fix LayoutXLM wrong link in README (#18932) · 9832ac7c
      Devlee247 authored
      * fix LayoutXLM wrong link in README
      
      * fix LayoutXLM worng link in index.mdx
      9832ac7c
  3. 07 Sep, 2022 14 commits
  4. 06 Sep, 2022 8 commits
  5. 05 Sep, 2022 7 commits
  6. 02 Sep, 2022 4 commits
    • Steven Liu's avatar
      Add Trainer to quicktour (#18723) · 65fb71bc
      Steven Liu authored
      * 📝 update quicktour
      
      * 📝 add trainer section
      
      * 🖍 markdown table, apply feedbacks
      
      *  make style
      
      * add tf training section
      
      * make style
      65fb71bc
    • Steven Liu's avatar
      Finetune guide for semantic segmentation (#18640) · ae32f3af
      Steven Liu authored
      * 📝 first draft
      
      * oops add to toctree
      
      * make style
      
      * 📝 add inference section
      
      * 🖍 make style
      
      * 📝 add images
      
      * 🖍
      
       apply feedbacks
      
      * remove num_labels and pytorch block
      
      * apply feedbacks, add colab notebook
      Co-authored-by: default avatarSteven <stevhliu@gmail.com>
      ae32f3af
    • Steven Liu's avatar
      Update docs landing page (#18590) · bf9d5061
      Steven Liu authored
      * 📝 update docs landing page
      
      * 🖍 apply feedbacks
      
      * apply feedbacks
      
      * apply feedbacks, use <br> for list
      bf9d5061
    • Jason Phang's avatar
      PEGASUS-X (#18551) · 53e33e6f
      Jason Phang authored
      * PegasusX Initial commit
      
      * rename
      
      * pegasus X implementation
      
      * pegx update
      
      * pegx fix
      
      * pegasus-x fixes
      
      * pegx updates
      
      * cleanup
      
      * cleanup
      
      * cleanup
      
      * tests
      
      * stylefixes
      
      * Documentation update
      
      * Model hub fix
      
      * cleanup
      
      * update
      
      * update
      
      * testfix
      
      * Check fix
      
      * tweaks for merging
      
      * style
      
      * style
      
      * updates for pr
      
      * style
      
      * change pegasus-x repo
      53e33e6f