cd-athena / EVCA

Other
12 stars 5 forks source link

EVCA

EVCA is an open-source video complexity analyzer with the following functionalities:

Installation

You may install dependencies using the following command:

pip3 install -r requirements.txt

Command Line Options

Command line options can be found at: https://github.com/cd-athena/EVCA/wiki/EVCA

Citation

If this work is helpful for your research, please consider citing EVCA.

@inproceedings{amirpour_evca_2024,
author = {Amirpour, Hadi and Ghasempour, Mohammad and Qu, Lingfeng and Hamidouche, Wassim and Timmerer, Christian},
title = {{EVCA: Enhanced Video Complexity Analyzer}},
year = {2024},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
booktitle = {Proceedings of the 15th ACM Multimedia Systems Conference},
series = {MMSys '24} }