duncancalvert / SkySearch

SkySearch is an open source Python package that allows simple, flexible, and robust DJI drone swarm capabilities tailored for search and rescue.
MIT License
4 stars 1 forks source link

LLM Testing 1 - Read up on GPT-4o for Vision Benchmark #2

Open duncancalvert opened 1 month ago

duncancalvert commented 1 month ago
  1. Read up on GPT-4o vision accuracy, precision, and recall benchmarks for ceiling baselines. Document research papers on our paper.
duncancalvert commented 1 month ago

Recommended vision language models/approaches: -Benchmarks: Image

Vision understanding evals - GPT-4o achieves state-of-the-art performance on visual perception benchmarks. All vision evals are 0-shot, with MMMU, MathVista, and ChartQA as 0-shot CoT. Reference: https://openai.com/index/hello-gpt-4o/

Closed Architecture:

Open Source

Papers to review: