1. 08 Sep, 2023 1 commit
  2. 06 Sep, 2023 1 commit
    • Yike Yuan's avatar
      [Feat] Support Qwen-VL-Chat on MMBench. (#312) · b885ec84
      Yike Yuan authored
      * [Feat] Support Qwen-VL base.
      
      * [Feat] Support Qwen-VL-Chat on MMBench.
      
      * [Fix] Add postprocessor and fix format.
      
      * [Fix] Add type hint and remove redundant codes.
      
      * [Fix] fix bugs in postprocessor.
      
      * [Fix] Use given commit id.
      b885ec84
  3. 01 Sep, 2023 1 commit
    • Yuanhan Zhang's avatar
      [Feat] Support LLaVA and mPLUG-Owl (#331) · f2dd98ca
      Yuanhan Zhang authored
      
      
      * refine gitignore
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * lint
      
      * update
      
      * lint
      
      * lint
      
      * add __init__.py
      
      * update
      
      * update
      
      * update
      
      ---------
      Co-authored-by: default avatarliuyuan <3463423099@qq.com>
      f2dd98ca
  4. 31 Aug, 2023 1 commit
    • Li Bo's avatar
      [Feat] Add Otter to OpenCompass MMBench Evaluation (#232) · a4d68407
      Li Bo authored
      * add otter model for opencompass mmbench
      
      * add docs
      
      * add readme docs
      
      * debug for otter opencomass eval
      
      * delete unused folders
      
      * change to default data path
      
      * remove unused files
      
      * remove unused files
      
      * update
      
      * update config file
      
      * flake8 lint formated and add prompt generator
      
      * add prompt generator to config
      
      * add a specific postproecss
      
      * add post processor
      
      * add post processor
      
      * add post processor
      
      * update according to suggestions
      
      * remove unused redefinition
      a4d68407
  5. 25 Aug, 2023 2 commits
  6. 24 Aug, 2023 1 commit
    • Yuan Liu's avatar
      [Feature]: Add Flamingo (#258) · 343f785b
      Yuan Liu authored
      * [Feature]: Add Openflamingo MMBench
      
      * [Fix]: Fix import error
      
      * [Fix]: Revert task config
      
      * [Fix]: Fix path bug
      343f785b
  7. 23 Aug, 2023 1 commit
  8. 21 Aug, 2023 2 commits
    • Yike Yuan's avatar
      [Feat] Support visualglm and llava for MMBench evaluation. (#211) · 8d368d1c
      Yike Yuan authored
      * [Feat] Support visualglm inference on MMBench.
      
      * [Feat] Support llava inference on MMBench.
      
      * [Fix] Fix pre-commit format.
      
      * [Fix] Add docstring for llava
      
      * [Fix] Fix multi-process inference error of LlaVA and add comments.
      1. Set `low_cpu_mem_usage` to False to address device issue.
      2. Add docstring and type hints.
      3. Rename class and remove registry.
      
      * [Fix] Pre-commit fix.
      
      * [Fix] add forward entry, add dynamic import to seedbench
      
      * [Fix] Fix pre-commit.
      
      * [Fix] Fix missing context.
      
      * [Fix] Fix docstring.
      8d368d1c
    • Yike Yuan's avatar
      [Feat] Support multi-modal evaluation on MME benchmark. (#197) · a6552224
      Yike Yuan authored
      * [Feat] Support multi-modal evaluation on MME benchmark.
      
      * [Fix] Remove debug code.
      
      * [Fix] Remove redundant codes and add type hints.
      
      * [Fix] Rename in config.
      
      * [Fix] Rebase main.
      
      * [Fix] Fix isort and yapf conflict.
      a6552224
  9. 17 Aug, 2023 4 commits
  10. 16 Aug, 2023 1 commit
    • Yuan Liu's avatar
      [Feature]: Add other public datasets (#206) · 78df9bd0
      Yuan Liu authored
      * [Feature]: Refactor class name
      
      * [Feature]: Add minigpt-4 coco caption
      
      * [Feature]: Update minigpt-4 coco caption
      
      * [Feature]: Add MiniGPT-4 ScienceQA
      
      * [Feature]: Add minigpt-4 vqav2
      
      * [Feature]: Add VSR
      
      * [Feature]: Revert task to previous version
      78df9bd0
  11. 10 Aug, 2023 1 commit
  12. 08 Aug, 2023 1 commit
  13. 03 Aug, 2023 1 commit
    • Yuan Liu's avatar
      [Feature]: Use multimodal (#73) · 191a3f6f
      Yuan Liu authored
      
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * [Feature]: Delete redundant file
      
      * [Feature]: Delete redundant file
      
      * [Feature]: Add README to InstructBLIP
      
      * [Feature]: Update MiniGPT-4
      
      * [Fix]: Fix lint
      
      * [Feature]add omnibenchmark readme (#49)
      
      * add omnibenchmark readme
      
      * fix
      
      * Update OmniMMBench.md
      
      * Update OmniMMBench.md
      
      * Update OmniMMBench.md
      
      * [Fix]: Refine name (#54)
      
      * [Feature]: Unify out and err
      
      * [Fix]: Fix lint
      
      * [Feature]: Rename to mmbench and change weight path
      
      * [Feature]: Delete Omni in instructblip
      
      * [Feature]: Check the avaliablity of lavis
      
      * [Fix]: Fix lint
      
      * [Feature]: Refactor MM
      
      * [Refactor]: Refactor path
      
      * [Feature]: Delete redundant files
      
      * [Refactor]: Delete redundant files
      
      ---------
      Co-authored-by: default avatarWangbo Zhao(黑色枷锁) <56866854+wangbo-zhao@users.noreply.github.com>
      191a3f6f