transformers/docs/source/zh
amyeroberts ba3264b4e8
Image Feature Extraction pipeline (#28216)
* Draft pipeline

* Fixup

* Fix docstrings

* Update doctest

* Update pipeline_model_mapping

* Update docstring

* Update tests

* Update src/transformers/pipelines/image_feature_extraction.py

Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>

* Fix docstrings - review comments

* Remove pipeline mapping for composite vision models

* Add to pipeline tests

* Remove for flava (multimodal)

* safe pil import

* Add requirements for pipeline run

* Account for super slow efficientnet

* Review comments

* Fix tests

* Swap order of kwargs

* Use build_pipeline_init_args

* Add back FE pipeline for Vilt

* Include image_processor_kwargs in docstring

* Mark test as flaky

* Update TODO

* Update tests/pipelines/test_pipelines_image_feature_extraction.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* Add license header

---------

Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-02-05 14:50:07 +00:00
..
internal Generate: consolidate output classes (#28494) 2024-01-15 17:04:08 +00:00
main_classes Image Feature Extraction pipeline (#28216) 2024-02-05 14:50:07 +00:00
_toctree.yml Translate contributing.md into Chinese (#28243) 2024-01-03 14:35:02 -08:00
accelerate.md Translated the accelerate.md file of the documentation to Chinese (#26161) 2023-10-11 10:54:22 -07:00
autoclass_tutorial.md translate autoclass_tutorial to chinese (#27269) 2023-11-03 09:16:55 -07:00
big_models.md translate big_models.md and performance.md to chinese (#27334) 2023-11-08 08:48:46 -08:00
contributing.md Translate contributing.md into Chinese (#28243) 2024-01-03 14:35:02 -08:00
create_a_model.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
custom_models.md 🌐 [i18n-ZH] Translate custom_models.md into Chinese (#27065) 2023-10-25 11:20:32 -07:00
debugging.md translate debugging.md to chinese (#27374) 2023-11-08 14:04:06 -08:00
fast_tokenizers.md [i18n-ZH] Translated fast_tokenizers.md to Chinese (#26910) 2023-10-18 10:45:41 -07:00
hpo_train.md translate hpo_train.md and perf_hardware.md to chinese (#27431) 2023-11-14 09:57:17 -08:00
index.md docs(zh): review and punctuation & space fix (#26627) 2023-10-06 09:24:28 -07:00
installation.md README: install transformers from conda-forge channel (#28313) 2024-01-04 09:36:16 -08:00
llm_tutorial.md translate model_sharing.md and llm_tutorial.md to chinese (#27283) 2023-11-07 15:34:33 -08:00
model_sharing.md translate model_sharing.md and llm_tutorial.md to chinese (#27283) 2023-11-07 15:34:33 -08:00
multilingual.md 🌐 [i18n-ZH] Translate multilingual into Chinese (#26935) 2023-10-23 10:35:17 -07:00
peft.md translate peft.md to chinese (#27215) 2023-11-02 10:42:29 -07:00
perf_hardware.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_torch_compile.md Perf torch compile (#27422) 2023-11-13 09:46:40 -08:00
performance.md translate big_models.md and performance.md to chinese (#27334) 2023-11-08 08:48:46 -08:00
pipeline_tutorial.md Translate pipeline_tutorial.md to chinese (#26954) 2023-10-23 08:58:00 -07:00
preprocessing.md doc: Correct spelling mistake (#28064) 2023-12-15 13:01:39 +00:00
quicktour.md docs(zh): review and punctuation & space fix (#26627) 2023-10-06 09:24:28 -07:00
run_scripts.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
serialization.md 🌐 [i18n-ZH] Translate serialization.md into Chinese (#27076) 2023-10-30 08:50:29 -07:00
task_summary.md Translate task summary to chinese (#27180) 2023-11-01 09:28:34 -07:00
tf_xla.md Perf torch compile (#27422) 2023-11-13 09:46:40 -08:00
tflite.md 🌐 [i18n-ZH] Translate tflite.md into Chinese (#27134) 2023-10-31 12:50:48 -07:00
tokenizer_summary.md translate the en tokenizer_summary.md to Chinese (#27291) 2023-11-07 15:31:51 -08:00
training.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
transformers_agents.md translate transformers_agents.md to Chinese (#27046) 2023-10-27 12:45:43 -07:00