From 7ac510c866604f75cb99be38075cb3c9134bb50b Mon Sep 17 00:00:00 2001 From: Yuwen Heng <15895948+123mutourener@users.noreply.github.com> Date: Mon, 6 Jun 2022 11:50:00 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f49ffa0..6e7fe75 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,6 @@ docker pull 123mutouren/cv:1.0.0 ``` ## Local Material Dataset -Please download the original dataset from https://vision.ist.i.kyoto-u.ac.jp/codeanddata/localmatdb/ -Then you can zip the downloaded images together with our splits in dataset/localmatdb +Please download the original dataset from https://vision.ist.i.kyoto-u.ac.jp/codeanddata/localmatdb/, into the folder dataset/localmatdb. Then you can zip the folder localmatdb since our dataloader assumes the images are zipped. + + -- GitLab