mirror of
https://github.com/salesforce/BLIP.git
synced 2026-01-26 15:19:44 +00:00
update demo
This commit is contained in:
14
demo.ipynb
14
demo.ipynb
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "bb2e6f60",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# BLIP: Inference Demo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
@@ -53,7 +61,8 @@
|
||||
"id": "f72f4406",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Image Captioning"
|
||||
"# Image Captioning\n",
|
||||
"Perform image captioning using finetuned BLIP model"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -98,7 +107,8 @@
|
||||
"id": "fac320a2",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# VQA"
|
||||
"# VQA\n",
|
||||
"Perform visual question answering using finetuned BLIP model"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user