Skip to content

Telecommunication-Telemedia-Assessment/llm_vqm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm_vqm

Evaluation of the usage of LLMs for video quality estimation using only metadata.

structure 🔧

In results all collected results from the LLMs are stored, e.g. the results from all commands provided in chatgpt_api_cmds. All jupyter notebooks are used for plots, tables, and evaluation of the paper, they should run out of the box.

In allmodels.csv all predictions for all LLMs are stored.

tools 🚀

For run_ollama.py you need to have Ollama and Python3 installed. Furthermore for the *.sh files you need curl and jq and Linux (or similar).

You need to change the API key in the following scripts:

  • chatgpt_api.py
  • deepseek_api.py
  • gemini.sh
  • gemini_flash_light.sh

acknowledgments 📖

If you use this software in your research, please include a link to the repository and reference the following paper.

@inproceedings{goering2025llm,
  title={Exploiting LLMs for meta-data-based video quality prediction},
  author={Steve G\"oring and Rakesh Rao and Alexander Raake},
  booktitle="27th IEEE International Symposium on Multimedia (IEEE ISM)",
  year = {2025}
}

If you like the software that I develop and contribute, you can donate me a ☕.

Because ☕ is a fundamental source for energy and motivation 😄.

license

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages