From 5d771cb0c1a338dc1a0e262615887db99344fcfe Mon Sep 17 00:00:00 2001 From: ZhuLvs Date: Wed, 28 Aug 2024 15:43:32 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2612318..28dcf4a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ pip install -r ./install/requirements.txt ## Quick Start -First, you need to download the training dataset. You can download it from [this link](https://github.com/ZhuLvs/2DIR/tree/main) and save it under the `data` directory. +First, you need to download the training dataset. You can download it from this link (it's quite large, 1.1GB) and save it under the data directory. + +The validation dataset link is this link. You may manually modify the parameters in `model/main.py`.