Command Line Interface
Evaluation:
$ python cli.py run_detection --path <path> --thumbnails <path> --ratio 1.0 --scene-extraction 0.0Download of thumbnails:
$ python cli.py download_thumbnails --path <path>Download of Datasets:
$ python cli.py download_video_datasets --path <path> --dataset <dataset>Link a video and entities in the knowledge graph:
$ python cli.py link --url <url>Search for videos of an entity
$ python cli.py search --entity <entity>