python benchmarks/robospacial/download_benchmark.py
python benchmarks\robospacial\main.py gpt-4o --config benchmarks\robospacial\config.yaml
python benchmarks/where2place/download_benchmark.py
python benchmarks\where2place\gpt_vqa.py --model gpt-4o --data_dir where2place --question_file bbox_questions.jsonl --answer_file vqa_answers.jsonl --num_question 100
python benchmarks\where2place\summarize_vqa.py --answer_file output_where2place\gpt-4o_vqa_answers.jsonl --data_dir where2place --question_file point_questions.jsonl --num_questions 100
3 commits
Python
100.0%
python benchmarks/robospacial/download_benchmark.py
python benchmarks\robospacial\main.py gpt-4o --config benchmarks\robospacial\config.yaml
python benchmarks/where2place/download_benchmark.py
python benchmarks\where2place\gpt_vqa.py --model gpt-4o --data_dir where2place --question_file bbox_questions.jsonl --answer_file vqa_answers.jsonl --num_question 100
python benchmarks\where2place\summarize_vqa.py --answer_file output_where2place\gpt-4o_vqa_answers.jsonl --data_dir where2place --question_file point_questions.jsonl --num_questions 100
3 commits
Python
100.0%