transformers/docs/source/en/main_classes
Ritik Nandwal e94384e4d8
Add depth estimation pipeline (#18618)
* Add initial files for depth estimation pipelines

* Add test file for depth estimation pipeline

* Update model mapping names

* Add updates for depth estimation output

* Add generic test

* Hopefully fixing the tests.

* Check if test passes

* Add make fixup and make fix-copies changes after rebase with main

* Rebase with main

* Fixing up depth pipeline.

* This is not used anymore.

* Fixing the test. `Image` is a module `Image.Image` is the type.

* Update docs/source/en/main_classes/pipelines.mdx

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

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-10-12 08:54:20 -04:00
..
callback.mdx Neptune.ai integration improvements (#18934) 2022-09-09 11:37:34 -04:00
configuration.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
data_collator.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
deepspeed.mdx Fix a broken link for deepspeed ZeRO inference in the docs (#19001) 2022-09-14 16:21:06 -07:00
feature_extractor.mdx Update feature extractor docs (#18324) 2022-07-27 15:32:57 -05:00
keras_callbacks.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
logging.mdx logging documentation update (#17174) 2022-05-16 16:47:28 -04:00
model.mdx [bnb] Minor modifications (#18631) 2022-08-17 00:48:10 +02:00
onnx.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
optimizer_schedules.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
output.mdx Minor typo in prose of model outputs documentation. (#18848) 2022-09-01 12:05:40 +02:00
pipelines.mdx Add depth estimation pipeline (#18618) 2022-10-12 08:54:20 -04:00
processors.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
text_generation.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
tokenizer.mdx documentation: some minor clean up (#16850) 2022-04-26 16:56:08 -04:00
trainer.mdx mac m1 mps integration (#18598) 2022-08-16 16:34:51 +05:30