yaml fix
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# FuseCap: Leveraging Large Language Models to Fuse Visual Data into Enriched Image Captions
|
| 2 |
|
| 3 |
A framework designed to generate semantically rich image captions.
|
|
@@ -25,8 +28,4 @@ The official codebase and trained models for this project will be released soon.
|
|
| 25 |
archivePrefix={arXiv},
|
| 26 |
primaryClass={cs.CV}
|
| 27 |
}
|
| 28 |
-
```
|
| 29 |
-
|
| 30 |
-
---
|
| 31 |
-
license: mit
|
| 32 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
# FuseCap: Leveraging Large Language Models to Fuse Visual Data into Enriched Image Captions
|
| 5 |
|
| 6 |
A framework designed to generate semantically rich image captions.
|
|
|
|
| 28 |
archivePrefix={arXiv},
|
| 29 |
primaryClass={cs.CV}
|
| 30 |
}
|
| 31 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|