mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-09 20:40:46 +00:00
Update eval_vqa.py
This commit is contained in:
parent
1b23064989
commit
efdc5f01b4
@ -17,7 +17,7 @@ from minigpt4.common.vqa_tools.VQA.PythonHelperTools.vqaTools.vqa import VQA
|
||||
from minigpt4.common.vqa_tools.VQA.PythonEvaluationTools.vqaEvaluation.vqaEval import VQAEval
|
||||
|
||||
from minigpt4.common.eval_utils import prepare_texts, init_model, eval_parser
|
||||
from minigpt4.conversation.conversation import CONV_VISION
|
||||
from minigpt4.conversation.conversation import CONV_VISION_LLama2
|
||||
import random
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user