diff --git a/readme.md b/readme.md index 71af3f1..81b8555 100644 --- a/readme.md +++ b/readme.md @@ -61,7 +61,8 @@ pip install -r requirements.txt Download pre-extracted visual features from [here](https://pan.baidu.com/s/16fZOtIe6rtR4SW-G1Cc2zA?pwd=zca5) (code: zca5), and place it into `data/{dataset}-qa/` for MSVD-QA, MSRVTT-QA and `data/tgif-qa/{question_type}/` for TGIF-QA, respectively. -> **Note:** The object features are huge, (especially ~700GB for TGIF-QA), please be cautious of disk space when downloading. +> [!IMPORTANT] +> The object features are huge, (especially ~700GB for TGIF-QA), please be cautious of disk space when downloading. ## Experiments