1. 13 Mar, 2023 1 commit
  2. 01 Mar, 2023 2 commits
  3. 20 Feb, 2023 1 commit
  4. 07 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Cleanup quality (#21493) · 67d07487
      Sylvain Gugger authored
      * Remove mentions of flake8/isort
      
      * Clean up inits
      
      * Deall with all other inits
      
      * Last special rule for dummy files
      67d07487
  5. 06 Feb, 2023 1 commit
  6. 19 Jan, 2023 1 commit
    • Jitesh Jain's avatar
      Add OneFormer Model (#20577) · 5b949623
      Jitesh Jain authored
      * Add Oneformer Model
      
      * Add OneFormer Tests
      
      * Add UNIVERSAL_SEGMENTATION_MAPPING
      
      * Fix config
      
      * 馃悰 Fix error encountered while writing tests
      
      * 馃敤 Fix instance segmentation post processing
      
      * Format Files and Add Documentation
      
      * Add Documentation mdx file
      
      * Run make fixup
      
      * Run make fix-copies
      
      * Remove unnecessary code
      
      * Format modeling_oneformer.py
      
      * Add OneFormer to ImageSegmentationPipeline
      
      * Format files
      
      * Add Demo link to Readme
      
      * Fix fomatting errors
      
      * Fix test failures
      
      * Update Table in index.mdx
      
      * Fix version
      
      * Fix style
      
      * Remove OneFormer from TF
      
      * Fix Imports
      
      * Fix dummy objects
      
      * Fix tests
      
      * Add newline
      
      * Remove OneFormerFeatureExtractor
      
      * Remove CUDA Kernels
      
      * Use AutoBackbone for Swin
      
      * Fix description
      
      * Use Image Processor
      
      * Fix copies
      
      * Fix formatting
      
      * Fix import order
      
      * Fix flake8 errors
      
      * Fix doc errors
      
      * Add Hindi Readme entry
      
      * Update supported backbones
      
      * Update supported backbones
      
      * Undo Changes
      
      * Fix type of config
      
      * Fix isort
      
      * Fix auto.mdx
      
      * Fix swin config
      
      * Replace DinatBackbone with AutoBackbone
      
      * Use SwinBackbone
      
      * Use SwinBackbone
      
      * Fix conversion script
      
      * Fix arguments
      
      * Add argument description
      
      * Fix style
      
      * Add OneFormerProcessor
      
      * Fix OneFormerProcessor Tests
      
      * Fix mapping
      
      * Fix imports
      
      * Fix inits
      
      * Fix style
      
      * Fix comment
      
      * Fix docstring
      
      * Move OneFormer to MultiModal
      
      * Fix Copies
      
      * Remove size divisor
      
      * Fix check_repo.py
      
      * Fix copies
      
      * Add Processor for Testing Pipeline
      
      * Fix padding for tokens
      
      * Fix variables
      
      * Fix formatting with correct black version
      
      * Add Image Processor Test
      
      * Apply suggestions
      
      * Revert common modeling
      
      * Add check for task
      
      * Fix conversion script
      
      * Fix initialization order
      
      * Fix tests
      
      * Undo Pipeline Changes
      
      * Fix layers in MLP
      
      * Fix copies
      
      * Update image paths
      
      * Fix copies
      
      * Apply suggestions
      5b949623
  7. 16 Jan, 2023 1 commit
  8. 15 Nov, 2022 1 commit
  9. 09 Nov, 2022 1 commit
  10. 07 Nov, 2022 3 commits
  11. 31 Oct, 2022 1 commit
  12. 10 Oct, 2022 1 commit
  13. 27 Sep, 2022 1 commit
  14. 08 Sep, 2022 1 commit
  15. 30 Aug, 2022 1 commit
  16. 06 Aug, 2022 1 commit
  17. 29 Jul, 2022 1 commit
  18. 28 Jul, 2022 3 commits
  19. 26 Jul, 2022 2 commits
  20. 22 Jul, 2022 1 commit
    • Fx039482's avatar
      Add Italian translation of create_model.mdx and serialization.mdx (#17640) · 49354097
      Fx039482 authored
      
      
      * First commit
      
      * final changes
      
      * Changed create_model to create_a_model
      Translated into crea un'architettura personalizzata in the file it/_toctree.yml
      
      * Added _toctree.yml in the italian translation loca: serialization title Esporta modelli transformers
      
      * Edit translation for create_model.mdx
      
      * t with '#' will be ignored, and an empty message aborts the commit.
      
      * Added file serialization for translation in italian
      
      * Fix toctree serialization position
      
      I checked the eng toctree and realized I made a mistake.
      
      * Update _toctree.yml
      
      Correct spacing
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      49354097
  21. 21 Jul, 2022 4 commits
  22. 18 Jul, 2022 3 commits
  23. 10 Jun, 2022 1 commit
  24. 06 Jun, 2022 2 commits
    • Nicola Procopio's avatar
      Translation/italian: added pipeline_tutorial.mdx [Issue: #17459] (#17507) · 34a886fc
      Nicola Procopio authored
      * added toctree.yml file
      
      * first translation
      
      * added pipeline_tutorial.mdx translation
      
      added pipeline_tutorial.mdx
      updated _toctree.yml
      
      * updated pipeline_tutorial.mdx
      
      * updated _toctree.yml
      
      Updated preprocessing and training
      
      * updated preprocessing.mdx
      
      start translation
      
      * Update _toctree.yml
      
      * Delete preprocessing.mdx
      
      * Update _toctree.yml
      
      * updated _toctree.yml
      
      * added preprocessing
      
      * Update _toctree.yml
      
      * updated _toctree.yml
      
      * undo
      
      * Revert "undo"
      
      This reverts commit 5d38d768752dc80918bf60ada9d185f98b742520.
      
      * Revert "Revert "undo""
      
      This reverts commit 8aa0830b587f915ca7d154ebca282b782e82bd92.
      34a886fc
    • Martina Fumanelli's avatar
      Add installation.mdx Italian translation (#17530) · f6ad0e05
      Martina Fumanelli authored
      * Add the Italian translation of the file installation.mdx and edit _toctree
      
      * Add the Italian translation of the file installation.mdx and edit _toctree
      f6ad0e05
  25. 31 May, 2022 1 commit