vqa_score divided by 3
未關閉
- 主要語言
- Python
- 星號
- 58
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello, thank you for the interesting work. Though I have a question about the vqa score calculation. When I run the eval.py to calculate the evaluation scores for vqa, I find the min(normlized_answers.get(vqa_preprocess(answer), 0) / 3, 1) is used to calculate the score (accuracy?). However, I am confused by the **/3** here. Can you explain this to me thanks!
`def vqa_score(answer, ground_truth_answer_counts)` in evaluator.py
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。