From 90c7166d455dd583178919e397f4dd4f9b7d469f Mon Sep 17 00:00:00 2001
From: Yuwen Heng <15895948+123mutourener@users.noreply.github.com>
Date: Mon, 6 Jun 2022 11:47:50 +0800
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 5c2499c..f49ffa0 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,7 @@ Or, if you prefer using docker, please pull our prepared image:
 ```
 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
-- 
GitLab