From fabdff9d0029cdeb3a49a4e381ce8e21a195733b Mon Sep 17 00:00:00 2001 From: Xinyan Chen <72777974+xyanchen@users.noreply.github.com> Date: Tue, 18 Oct 2022 13:35:26 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c31092f..9e89239 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ SenseFi is the first open-source benchmark and library for WiFi CSI human sensin ## Run ### Download Processed Data -Please download and organize the [processed datasets](https://drive.google.com/drive/folders/13qxmFQ-h8ei2m7EbBQOCxCHZJ_cDJGFY?usp=sharing) in this structure: +Please download and organize the [processed datasets](https://drive.google.com/drive/folders/1R0R8SlVbLI1iUFQCzh_mH90H_4CW2iwt?usp=sharing) in this structure: ``` Benchmark ├── Data @@ -39,7 +39,7 @@ Benchmark │ ├── test │ ├── train ``` -We also offer [pre-trained weights](https://drive.google.com/drive/folders/1LwNUG0tr_XmNZUWGyzKffOYNiWX1U7e7?usp=sharing) for all models +We also offer [pre-trained weights](https://drive.google.com/drive/folders/1NBVe9za8ntFnkE9B1vhv4gD6eM88P1KI?usp=sharing) for all models ### Supervised Learning To run models with supervised learning (train & test):