transformers/docs/source/en/tasks
Maria Khalusova 275ad9d80a
Add: TensorFlow example for semantic segmentation task guide (#21223)
* wip: adding tf example for semantic segmentation guide

* completed the working example in tf

* make style

* Update docs/source/en/tasks/semantic_segmentation.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/tasks/semantic_segmentation.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* fixed a callback doc links

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
2023-01-23 13:32:15 -05:00
..
asr.mdx Spanish translation of asr.mdx and add_new_pipeline.mdx (#20569) 2022-12-12 09:23:23 -05:00
audio_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
image_classification.mdx Add: tensorflow example for image classification task guide (#21038) 2023-01-17 12:20:08 -05:00
language_modeling.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
multiple_choice.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
object_detection.mdx Add: doc page for the object detection task (#20925) 2023-01-04 08:36:37 -05:00
question_answering.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
semantic_segmentation.mdx Add: TensorFlow example for semantic segmentation task guide (#21223) 2023-01-23 13:32:15 -05:00
sequence_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
summarization.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
token_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
translation.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
video_classification.mdx add: task guide on video classification model fine-tuning. (#20827) 2023-01-05 00:43:40 +05:30