[Tasks] Adds image captioning (#21512)

* add: task guide on image cpationing.

* Empty commit to trigger CI

* Apply suggestions from code review

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

* address additional comments from the PR.

* fix: wording.

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

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

---------

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
This commit is contained in:
Sayak Paul
2023-02-10 22:52:12 +05:30
committed by GitHub
parent 2f5507580b
commit e2ec3089ce
2 changed files with 276 additions and 0 deletions

View File

@@ -82,6 +82,10 @@
- local: tasks/object_detection
title: Object detection
title: Computer Vision
- sections:
- local: tasks/image_captioning
title: Image captioning
title: Multimodal
- sections:
- local: performance
title: Overview