Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TRI-ML/vlm-evaluation
/ functions
Functions
337 in github.com/TRI-ML/vlm-evaluation
⨍
Functions
337
◇
Types & classes
99
↳
Endpoints
9
Function
load_demo
(url_params, request: gr.Request)
vlm_eval/serve/gradio_web_server.py:63
Function
load_demo_refresh_model_list
(request: gr.Request)
vlm_eval/serve/gradio_web_server.py:76
Method
mc_prompt_fn
(question: str, choices: List[str])
vlm_eval/models/prismatic.py:180
Method
process
(self, msg: str, kwargs: MutableMapping[str, Any])
vlm_eval/overwatch/overwatch.py:40
Function
process_question
(question: str, max_words: int = 128)
vlm_eval/util/preprocessing.py:11
Method
rank
(self)
vlm_eval/overwatch/overwatch.py:70
Method
rank
()
vlm_eval/overwatch/overwatch.py:104
Method
rank_zero_only
(self)
vlm_eval/overwatch/overwatch.py:64
Method
rank_zero_only
()
vlm_eval/overwatch/overwatch.py:93
Function
receive_heart_beat
(request: Request)
vlm_eval/serve/controller.py:271
Function
refresh_all_workers
()
vlm_eval/serve/controller.py:253
Function
regenerate
(state, image_process_mode, request: gr.Request)
vlm_eval/serve/gradio_web_server.py:96
Function
register_worker
(request: Request)
vlm_eval/serve/controller.py:247
Function
release_model_semaphore
(fn=None)
scripts/interactive_demo.py:180
Method
score
Run exact-match based scoring on True/False outputs, as well as ROC-AUC and PR-AUC computation.
vlm_eval/tasks/harnesses/vsr.py:254
Method
score
Run exact-match based scoring on multiple choice outputs, as well as ROC-AUC and PR-AUC computation.
vlm_eval/tasks/harnesses/ai2d.py:293
Method
score
Run Acc @ 0.5 IOU scoring on the predicted normalized boxes [x1 y1 x2 y2]; invalid outputs are failures.
vlm_eval/tasks/harnesses/refcoco.py:343
Method
score
(self, model_id: str)
vlm_eval/tasks/harnesses/__init__.py:25
Method
score
Run exact-match based scoring on multiple choice outputs, as well as ROC-AUC and PR-AUC computation.
vlm_eval/tasks/harnesses/tallyqa.py:277
Method
score
Call wrapped functions in `vlm_eval.util.evaluation.textvqa.eval`; returns accuracy/metrics.
vlm_eval/tasks/harnesses/textvqa.py:313
Method
score
Call wrapped functions in `vlm_eval.util.evaluation.vqav2.eval`; returns accuracy/metrics.
vlm_eval/tasks/harnesses/vqav2.py:306
Method
score
Evaluate Yes/No VQA Results for each POPE split, returning aggregate/split accuracies.
vlm_eval/tasks/harnesses/pope.py:306
Method
score
(self, model_id: str)
vlm_eval/tasks/harnesses/vizwiz.py:311
Method
score
Run Acc @ 0.25 IOU scoring on the predicted normalized boxes [x1 y1 x2 y2]; invalid outputs are failures.
vlm_eval/tasks/harnesses/ocidref.py:341
Method
set_generate_kwargs
(self, generate_kwargs)
vlm_eval/models/instructblip.py:85
Method
set_generate_kwargs
(self, generate_kwargs)
vlm_eval/models/prismatic.py:66
Method
showMask
(self, ref: str)
vlm_eval/util/loading/refer.py:351
Method
true_false_prompt_fn
(caption: str)
vlm_eval/models/instructblip.py:143
Method
true_false_prompt_fn
(caption: str)
vlm_eval/models/prismatic.py:147
Function
vote_last_response
(state, vote_type, model_selector, request: gr.Request)
vlm_eval/serve/gradio_web_server.py:84
Method
vqa_prompt_fn
(question: str)
vlm_eval/models/instructblip.py:126
Method
vqa_prompt_fn
(question: str)
vlm_eval/models/prismatic.py:121
Function
wavg
(l, w)
vlm_eval/util/evaluation/gqa/eval.py:187
Function
worker_api_generate_stream
(request: Request)
vlm_eval/serve/controller.py:278
Function
worker_api_get_status
(request: Request)
vlm_eval/serve/controller.py:285
Method
world_size
(self)
vlm_eval/overwatch/overwatch.py:73
Method
world_size
()
vlm_eval/overwatch/overwatch.py:108
← previous
301–337 of 337, ranked by callers