From 69e6b295341052b1958140de2c3d7491257b2307 Mon Sep 17 00:00:00 2001 From: ZhuLvs Date: Fri, 29 Nov 2024 13:05:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af9538..637c7c4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ pip install -r ./install/requirements.txt ## Quick Start -First, you need to download the training dataset for 2DIR. [this link](https://zenodo.org/records/14233899) and save it under the `data` directory. +🚀 First, you need to download the training dataset for 2DIR. [this link](https://zenodo.org/records/14233899) and save it under the `data` directory. Training dataset: `data/2DIR` `data/contact` (distance map), Validation dataset: `data/valA` `data/valB` (distance map). Additional test datasets can be added by the user!