From f0ba99afc872aa5a8eb75b49346c0ff95a6105f7 Mon Sep 17 00:00:00 2001 From: Rudrabha Mukhopadhyay <35054375+Rudrabha@users.noreply.github.com> Date: Fri, 2 Oct 2020 22:52:40 +0530 Subject: [PATCH] Update README.md --- evaluation/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/evaluation/README.md b/evaluation/README.md index 28ea206..5b8a579 100644 --- a/evaluation/README.md +++ b/evaluation/README.md @@ -35,6 +35,7 @@ video data root (Folder containing all videos) ``` python calc_scores_syncnet.py --data_root /path/to/video/data/root --tmp_dir tmp_dir/ ``` - +### Opening issues related to evaluation scripts +* Please open the issues with the "Evaluation" label if you face any issues in the evaluation scripts.