MiniGPT-4/minigpt4/configs/datasets/aokvqa/defaults.yaml
2023-10-24 21:26:20 +03:00

29 lines
1.1 KiB
YAML
Executable File

# Copyright (c) 2022, salesforce.com, inc.
# All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
# For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
datasets:
aok_vqa:
# data_dir: ${env.data_dir}/datasets
data_type: images # [images|videos|features]
build_info:
# Be careful not to append minus sign (-) before split to avoid itemizing
# annotations:
# train:
# url:
# - https://storage.googleapis.com/sfr-vision-language-research/LAVIS/datasets/aokvqa/aokvqa_v1p0_train.json
# storage:
# - /path/to/aokvqa/annotations/aokvqa_v1p0_train.json
# images:
# storage: /path/to/coco/images/
annotations:
train:
url:
- https://storage.googleapis.com/sfr-vision-language-research/LAVIS/datasets/aokvqa/aokvqa_v1p0_train.json
storage:
- /ibex/project/c2090/minigptv2_dataset/aokvqa/aokvqa_v1p0_train.json
images:
storage: /ibex/reference/CV/COCO/cocoapi/data/2014/images/jpeg/