transformers/docs/source/en/internal
amyeroberts 4c7e8d0900
Add object detection + segmentation transforms (#20003)
* Add transforms for object detection

* Update src/transformers/image_transforms.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Better var names & docstring

* Remove unused var desc in docstring

* Update src/transformers/image_transforms.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-11-15 12:50:03 +00:00
..
file_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
generation_utils.mdx Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
image_processing_utils.mdx Add object detection + segmentation transforms (#20003) 2022-11-15 12:50:03 +00:00
modeling_utils.mdx Moved functions to pytorch_utils.py (#16625) 2022-04-12 12:38:50 -04:00
pipelines_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
tokenization_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
trainer_utils.mdx [WIP] Enable reproducibility for distributed trainings (#16907) 2022-05-11 09:37:13 -04:00