Video Annotation Tool (VAT) is a web based tool to annotate videos datasets to use in machine learning tasks.
Python version >= 3.6
pip install -r requirements.txt
Put your video in "\static\videodata" folder and generate thumbnails and other necessary files using "preprocessingCode.py"
@article{ghauri2020eduvsum,
title={Classification of Important Segments in Educational Videos using Multimodal Features},
author={Ghauri, Junaid Ahmed and Hakimov, Sherzod and Ewerth, Ralph},
Conference={International Workshop on Investigating Learning During Web Search (IWILDS 2020)},
year={2020}
}