transformers/docs/source
Pavel Iakubovskii cdc813113a
Instance segmentation examples (#31084)
* Initial setup

* Metrics

* Overfit on two batches

* Train 40 epochs

* Memory leak debugging

* Trainer fine-tuning

* Draft

* Fixup

* Trained end-to-end

* Add requirements

* Rewrite evaluator

* nits

* Add readme

* Add instance-segmentation to the table

* Support void masks

* Remove sh

* Update docs

* Add pytorch test

* Add accelerate test

* Update examples/pytorch/instance-segmentation/README.md

* Update examples/pytorch/instance-segmentation/run_instance_segmentation.py

* Update examples/pytorch/instance-segmentation/run_instance_segmentation_no_trainer.py

* Update examples/pytorch/instance-segmentation/run_instance_segmentation_no_trainer.py

* Update examples/pytorch/instance-segmentation/run_instance_segmentation.py

* Fix consistency oneformer

* Fix imports

* Fix imports sort

* Apply suggestions from code review

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Update examples/pytorch/instance-segmentation/run_instance_segmentation.py

Co-authored-by: Sangbum Daniel Choi <34004152+SangbumChoi@users.noreply.github.com>

* Add resources to docs

* Update examples/pytorch/instance-segmentation/README.md

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* Update examples/pytorch/instance-segmentation/README.md

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* Remove explicit model_type argument

* Fix tests

* Update readme

* Note about other models

---------

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Sangbum Daniel Choi <34004152+SangbumChoi@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-05-31 16:56:17 +01:00
..
de Docs / Quantization: Replace all occurences of `load_in_8bit` with bnb config (#31136) 2024-05-30 16:47:35 +02:00
en Instance segmentation examples (#31084) 2024-05-31 16:56:17 +01:00
es Use `HF_HUB_OFFLINE` + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
fr Use `HF_HUB_OFFLINE` + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
hi More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
it Docs / Quantization: Replace all occurences of `load_in_8bit` with bnb config (#31136) 2024-05-30 16:47:35 +02:00
ja Docs / Quantization: Replace all occurences of `load_in_8bit` with bnb config (#31136) 2024-05-30 16:47:35 +02:00
ko Docs / Quantization: Replace all occurences of `load_in_8bit` with bnb config (#31136) 2024-05-30 16:47:35 +02:00
ms Remove old TF port docs (#30426) 2024-04-23 16:06:20 +01:00
pt Use `HF_HUB_OFFLINE` + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
te [#29174] ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1 Fix (#29888) 2024-04-08 14:21:16 +01:00
tr Translate index.md to Turkish (#27093) 2023-11-08 08:35:20 -05:00
zh Docs / Quantization: Replace all occurences of `load_in_8bit` with bnb config (#31136) 2024-05-30 16:47:35 +02:00
_config.py [#29174] ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1 Fix (#29888) 2024-04-08 14:21:16 +01:00