transformers/docs/source/ja/model_doc
Yoni Gozlan fa56dcc2ab
Refactoring of ImageProcessorFast (#35069)
* add init and base image processing functions

* add add_fast_image_processor to transformers-cli

* add working fast image processor clip

* add fast image processor to doc, working tests

* remove "to be implemented" SigLip

* fix unprotected import

* fix unprotected vision import

* update ViTImageProcessorFast

* increase threshold slow fast ewuivalence

* add fast img blip

* add fast class in tests with cli

* improve cli

* add fast image processor convnext

* add LlavaPatchingMixin and fast image processor for llava_next and llava_onevision

* add device kwarg to ImagesKwargs for fast processing on cuda

* cleanup

* fix unprotected import

* group images by sizes and add batch processing

* Add batch equivalence tests, skip when center_crop is used

* cleanup

* update init and cli

* fix-copies

* refactor convnext, cleanup base

* fix

* remove patching mixins, add piped torchvision transforms for ViT

* fix unbatched processing

* fix f strings

* protect imports

* change llava onevision to class transforms (test)

* fix convnext

* improve formatting (following Pavel review)

* fix handling device arg

* improve cli

* fix

* fix inits

* Add distinction between preprocess and _preprocess, and support for arbitrary kwargs through valid_extra_kwargs

* uniformize qwen2_vl fast

* fix docstrings

* add add fast image processor llava

* remove min_pixels max_pixels from accepted size

* nit

* nit

* refactor fast image processors docstrings

* cleanup and remove fast class transforms

* update add fast image processor transformers cli

* cleanup docstring

* uniformize pixtral fast and  make _process_image explicit

* fix prepare image structure llava next/onevision

* Use typed kwargs instead of explicit args

* nit fix import Unpack

* clearly separate pops and gets in base preprocess. Use explicit typed kwargs

* make qwen2_vl preprocess arguments hashable
2025-02-04 17:52:31 -05:00
..
albert.md Translating en/model_doc docs to Japanese. (#27401) 2023-11-15 10:13:52 -08:00
align.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
altclip.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
audio-spectrogram-transformer.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
auto.md Add auto model for image-text-to-text (#32472) 2024-10-08 14:26:43 +02:00
autoformer.md Translating en/model_doc docs to Japanese. (#27401) 2023-11-15 10:13:52 -08:00
bark.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
bart.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
barthez.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
bartpho.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
beit.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
bert-generation.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
bert-japanese.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
bert.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
bertweet.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
big_bird.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
bigbird_pegasus.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
biogpt.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
bit.md Translate en/model_doc to JP (#27264) 2023-11-27 13:19:04 -08:00
blenderbot-small.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
blenderbot.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
blip-2.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
blip.md Refactoring of ImageProcessorFast (#35069) 2025-02-04 17:52:31 -05:00
bloom.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
bort.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
bridgetower.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
bros.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
byt5.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
camembert.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
canine.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
chinese_clip.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
clap.md Translating en/model_doc folder docs to Japanese(from blip to clap) 🇯🇵 (#27673) 2023-12-06 10:38:21 -08:00
clip.md Refactoring of ImageProcessorFast (#35069) 2025-02-04 17:52:31 -05:00
clipseg.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
clvp.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
code_llama.md Update CodeLlama references (#30218) 2024-05-09 22:57:52 +02:00
codegen.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
conditional_detr.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
convbert.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
convnext.md Refactoring of ImageProcessorFast (#35069) 2025-02-04 17:52:31 -05:00
convnextv2.md Translate model_doc files from clip to cpm to JP (#27774) 2023-12-07 11:12:24 -08:00
cpm.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
cpmant.md Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
ctrl.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
cvt.md Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
data2vec.md Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
deberta-v2.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
deberta.md Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
decision_transformer.md Fix typo in /docs/source/ja/model_doc/decision_transformer.md URL (#35705) 2025-01-15 07:36:50 -08:00
deformable_detr.md Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
deit.md Refactoring of ImageProcessorFast (#35069) 2025-02-04 17:52:31 -05:00
deplot.md Add models from deit (#28302) 2024-02-01 09:15:55 -08:00
deta.md Add models from deit (#28302) 2024-02-01 09:15:55 -08:00
detr.md Add DetrImageProcessorFast (#34063) 2024-10-21 09:05:05 -04:00
dialogpt.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
dinat.md Add models from deit (#28302) 2024-02-01 09:15:55 -08:00