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: CITATION.cff
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,6 @@ message: "If you use this software, please cite it as below."
3
3
title: BVQA
4
4
authors:
5
5
abstract: 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).
6
-
7
-
Main use cases:
8
-
1. efficient extraction of semantic features from a large collection of images;
9
-
2. model selection: objectively compare the performance (quality of responses, resource utilisation, speed) of different models on the same questions and images.
0 commit comments