mirror of
https://github.com/salesforce/BLIP.git
synced 2026-02-06 12:19:56 +00:00
Update README.md
This commit is contained in:
@@ -13,8 +13,9 @@ Catalog:
|
||||
- [x] Download of bootstrapped pre-training datasets
|
||||
|
||||
|
||||
### Inference demo (Image Captioning and VQA):
|
||||
Run our interactive demo using <a href="https://colab.research.google.com/github/salesforce/BLIP/blob/main/demo.ipynb">Colab notebook</a> (no GPU needed):
|
||||
### Inference demo:
|
||||
Run our interactive demo using <a href="https://colab.research.google.com/github/salesforce/BLIP/blob/main/demo.ipynb">Colab notebook</a> (no GPU needed).
|
||||
The demo includes code for: (1) image captioning, (2) open-ended visual question answering, (3) multimodal / unimodal feature extraction.
|
||||
|
||||
### Pre-trained checkpoints:
|
||||
Num. pre-train images | BLIP w/ ViT-B | BLIP w/ ViT-B and CapFilt-L | BLIP w/ ViT-L
|
||||
|
||||
Reference in New Issue
Block a user