Update README.md
This commit is contained in:
parent
d1d9fe74a5
commit
677f20acbc
|
@ -3,8 +3,8 @@ language: en
|
||||||
license: mit
|
license: mit
|
||||||
tags:
|
tags:
|
||||||
- vision
|
- vision
|
||||||
- image-to-text
|
|
||||||
model_name: microsoft/git-large-coco
|
model_name: microsoft/git-large-coco
|
||||||
|
pipeline_tag: image-to-text
|
||||||
---
|
---
|
||||||
|
|
||||||
# GIT (GenerativeImage2Text), large-sized, fine-tuned on COCO
|
# GIT (GenerativeImage2Text), large-sized, fine-tuned on COCO
|
||||||
|
@ -63,4 +63,4 @@ During validation, one resizes the shorter edge of each image, after which cente
|
||||||
|
|
||||||
## Evaluation results
|
## Evaluation results
|
||||||
|
|
||||||
For evaluation results, we refer readers to the [paper](https://arxiv.org/abs/2205.14100).
|
For evaluation results, we refer readers to the [paper](https://arxiv.org/abs/2205.14100).
|
Loading…
Reference in New Issue