transformers/docs/source/it
Jitesh Jain 5b949623c7
Add OneFormer Model (#20577)
* 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
2023-01-19 09:31:07 +01:00
..
_config.py Setup for Italian translation and add quicktour.mdx translation (#17472) 2022-05-31 09:57:43 -04:00
_toctree.yml Tranformers documentation translation to Italian #17459 (#19988) 2022-10-31 13:19:15 -04:00
accelerate.mdx Just re-reading the whole doc every couple of months 😬 (#18489) 2022-08-06 09:38:55 +02:00
add_new_model.mdx Add Italian translation for add_new_model.mdx (#18713) 2022-10-10 10:12:40 -04:00
add_new_pipeline.mdx translated add_new_pipeline (#19215) 2022-09-27 08:55:41 -04:00
autoclass_tutorial.mdx Translation/autoclass (#17615) 2022-06-09 20:56:44 -04:00
converting_tensorflow_models.mdx Add Italian translation of converting_tensorflow_models.mdx (#18283) 2022-07-26 08:37:34 -04:00
create_a_model.mdx Add Italian translation of create_model.mdx and serialization.mdx (#17640) 2022-07-22 13:53:54 +02:00
custom_models.mdx Replace awkward timm link with the expected one (#20109) 2022-11-07 13:57:39 -05:00
debugging.mdx Translation/debugging (#18230) 2022-07-21 11:02:26 +02:00
index.mdx Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
installation.mdx Add installation.mdx Italian translation (#17530) 2022-06-06 07:48:08 -04:00
model_sharing.mdx Just re-reading the whole doc every couple of months 😬 (#18489) 2022-08-06 09:38:55 +02:00
multilingual.mdx Translation italian: multilingual.mdx (#17768) 2022-07-18 19:09:08 +02:00
perf_hardware.mdx Tranformers documentation translation to Italian #17459 (#19988) 2022-10-31 13:19:15 -04:00
pipeline_tutorial.mdx Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
preprocessing.mdx Replace as_target context managers by direct calls (#18325) 2022-07-29 08:09:09 -04:00
quicktour.mdx fixed typo (#18331) 2022-07-28 06:14:56 -04:00
run_scripts.mdx Just re-reading the whole doc every couple of months 😬 (#18489) 2022-08-06 09:38:55 +02:00
serialization.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00
training.mdx updated translation (#18333) 2022-07-28 08:14:15 -04:00