DOWNLOAD.md

June 17, 2023 · View on GitHub

Prepare datasets

It is recommended to symlink your dataset root to Accountable-Textual-Visual-Chat/data. If your folder structure is different, you may need to change the corresponding path.

Download the datasets from

Save them under

Accountable-Textual-Visual-Chat
└── data
    ├── CLEVR-ATVC
    │       └── train2023
    │       │       └── tain_annotation.json
    │       │       └── V
    │       │       └── M
    │       └── test2023
    │       │       └── test_annotation.json
    │       │       └── V
    │       │       └── M
    ├── Fruit-ATVC
    │       └── train2023
    │       │       └── tain_annotation.json
    │       │       └── V
    │       │       └── M
    │       └── test2023
    │       │       └── test_annotation.json
    │       │       └── V
    │       │       └── M