Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ The structured organization ensures a realistic distribution of human motions, w
|
|
36 |
|
37 |
Please check the paper for more details.
|
38 |
|
39 |
-
- **Curated by:**
|
40 |
- **License:** [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)
|
41 |
-
|
42 |
|
@@ -52,7 +52,7 @@ Please check the paper for more details.
|
|
52 |
<!-- Address questions around how the dataset is intended to be used. -->
|
53 |
1. Download the dataset from Hugging Face (Total data size: ~1.2 TB)
|
54 |
2. Follow the [data processing tool](https://github.com/ipl-uw/RT-POSE/data_processing) to process radar ADC samples into radar tensors. (Total data size of the downloaded data and saved radar tensors: ~41 TB)
|
55 |
-
3. Check the data loading and baseline training, testing codes in the same repo [RT-POSE](https://github.com/ipl-uw/RT-POSE)
|
56 |
|
57 |
## Citation
|
58 |
|
|
|
36 |
|
37 |
Please check the paper for more details.
|
38 |
|
39 |
+
- **Curated by:** Yuan-Hao Ho (n28081527@gs.ncku.edu.tw), Jen-Hao(Andy) Cheng(andyhci@uw.edu) from [Information Processing Lab](https://ipl-uw.github.io/) at University of Washington
|
40 |
- **License:** [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)
|
41 |
-
|
42 |
|
|
|
52 |
<!-- Address questions around how the dataset is intended to be used. -->
|
53 |
1. Download the dataset from Hugging Face (Total data size: ~1.2 TB)
|
54 |
2. Follow the [data processing tool](https://github.com/ipl-uw/RT-POSE/data_processing) to process radar ADC samples into radar tensors. (Total data size of the downloaded data and saved radar tensors: ~41 TB)
|
55 |
+
3. Check the data loading and baseline method's training, testing codes in the same repo [RT-POSE](https://github.com/ipl-uw/RT-POSE)
|
56 |
|
57 |
## Citation
|
58 |
|