You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codemeta.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
"dateCreated": "2024-10-01",
44
44
"dateModified": "2025-06-18",
45
45
"datePublished": "2024-10-01",
46
-
"description": "BVQA is a python command line tool that lets you ask a series of predefined questions to a vision language model (VLM) about a collection of images. It saves the answers in json files (one file per image).\n\nMain use cases:\n1. efficient extraction of semantic features from a large collection of images; \n2. model selection: objectively compare the performance (quality of responses, resource utilisation, speed) of different models on the same questions and images.\n",
46
+
"description": "BVQA is a python command line tool that lets you ask a series of predefined questions to a vision language model (VLM) about a collection of images. It saves the answers in json files (one file per image).",
0 commit comments