transformers/docs/source/en/internal
amyeroberts 5041bc3511
Image transforms add center crop (#19718)
* Add center crop to transforms library

* Return PIL images if PIL image input by default

* Fixup and add docstring

* Trigger CI

* Update src/transformers/image_transforms.py

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

* Update src/transformers/image_transforms.py

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

* PR comments - move comments; unindent

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-10-19 16:15:01 +01:00
..
file_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
generation_utils.mdx Adding the state-of-the-art contrastive search decoding methods for the codebase of generation_utils.py (#19477) 2022-10-19 10:17:46 +01:00
image_processing_utils.mdx Image transforms add center crop (#19718) 2022-10-19 16:15:01 +01: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