Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ inference: false
|
|
10 |
# Object Relation Transformer
|
11 |
|
12 |
The Object Relation Transformer is a Transformer-based image captioning model.
|
13 |
-
You can find more details about in our [NeurIPS 2019
|
14 |
paper](https://papers.nips.cc/paper/9293-image-captioning-transforming-objects-into-words.pdf).
|
15 |
|
16 |
This model repository contains two variants of the Object Relation
|
|
|
10 |
# Object Relation Transformer
|
11 |
|
12 |
The Object Relation Transformer is a Transformer-based image captioning model.
|
13 |
+
You can find more details about the model in our [NeurIPS 2019
|
14 |
paper](https://papers.nips.cc/paper/9293-image-captioning-transforming-objects-into-words.pdf).
|
15 |
|
16 |
This model repository contains two variants of the Object Relation
|