Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ languages:
|
|
7 |
license: bsd-3-clause
|
8 |
---
|
9 |
|
|
|
|
|
|
|
10 |
# BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
|
11 |
|
12 |
Model card for image captioning pretrained on COCO dataset - base architecture (with ViT large backbone).
|
|
|
7 |
license: bsd-3-clause
|
8 |
---
|
9 |
|
10 |
+
This isi the BLIP salesforce large image captioning model with small adjustments to the paramaters on the back end for testing - note in particular the length of reply is increased.
|
11 |
+
|
12 |
+
|
13 |
# BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
|
14 |
|
15 |
Model card for image captioning pretrained on COCO dataset - base architecture (with ViT large backbone).
|