/icip-vqa

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Video Quality Assessment with deep learning

Install

git clone https://github.com/bdsaglam/icip-vqa
cd icip-vqa
pip install .[dev]

Run experiment

Download the dataset from Kaggle.

Prepare a config file, see example config in ./scripts/ directory.

wandb login --relogin
python ./scripts/experiment_mtl.py --cfg ./scripts/configs/config-mtl.json