Skip to content

Commit ed1813b

Browse files
Add CITATION.cff for release
1 parent 7aa7883 commit ed1813b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CITATION.cff

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ message: "If you use this software, please cite it as below."
33
title: BVQA
44
authors:
55
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.
10-
116
repository-code: "https://github.com/kingsdigitallab/kdl-vqa.git"
127
version: 1.1.0
138
license-url: "https://spdx.org/licenses/MIT"

0 commit comments

Comments
 (0)