From 4a1a8648c57f7429568820b04d7ab8cdd6b0fc1c Mon Sep 17 00:00:00 2001 From: Yuren Cong <47991543+yrcong@users.noreply.github.com> Date: Mon, 1 May 2023 18:53:17 +0200 Subject: [PATCH] Update README.md --- data/README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/data/README.md b/data/README.md index de1fef9..14d0a59 100644 --- a/data/README.md +++ b/data/README.md @@ -1,4 +1,12 @@ -# 1. For Visual Genome: -a) Download the annotations of [Visual Genome (in COCO-format)](https://drive.google.com/file/d/1aGwEu392DiECGdvwaYr-LgqGLmWhn8yD/view?usp=sharing) and unzip it in the ```data/``` forder. +# For Visual Genome: +a) Download the the images of Visual Genome [Part1](https://cs.stanford.edu/people/rak248/VG_100K_2/images.zip) and [Part2](https://cs.stanford.edu/people/rak248/VG_100K_2/images2.zip). Unzip and place all images in a folder ```data/vg/images/``` -b) Download the the images of VG [Part1](https://cs.stanford.edu/people/rak248/VG_100K_2/images.zip) and [Part2](https://cs.stanford.edu/people/rak248/VG_100K_2/images2.zip). Unzip and place all images in a folder ```data/vg/images/``` +b) Download the annotations of [VG (in COCO-format)](https://drive.google.com/file/d/1aGwEu392DiECGdvwaYr-LgqGLmWhn8yD/view?usp=sharing) and unzip it in the ```data/``` forder. + + +# For Open Images V6: +a) Download the original annotation of Open Images V6 (oidv6/v4-train/test/validation-annotations-vrd.csv) from the offical [website](https://storage.googleapis.com/openimage/web/download.html). + +a) Download the annotations of [Open Images V6 (in COCO-format)](https://drive.google.com/file/d/1kWeG3O071Bx17KI7oLbMdgGvE5xmyY8k/view?usp=share_link) and unzip it in the ```data/``` forder. + +b) Download the the images of OIv6.