Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,6 @@ Please check the paper for more details.
|
|
38 |
|
39 |
- **Curated by:** Yuan-Hao Ho ([email protected]), Jen-Hao(Andy) Cheng([email protected]) 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 |
|
43 |
### Dataset Sources
|
44 |
|
@@ -52,7 +51,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 method's training
|
56 |
|
57 |
## Citation
|
58 |
|
|
|
38 |
|
39 |
- **Curated by:** Yuan-Hao Ho ([email protected]), Jen-Hao(Andy) Cheng([email protected]) 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 |
### Dataset Sources
|
43 |
|
|
|
51 |
<!-- Address questions around how the dataset is intended to be used. -->
|
52 |
1. Download the dataset from Hugging Face (Total data size: ~1.2 TB)
|
53 |
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)
|
54 |
+
3. Check the data loading and baseline method's training and testing codes in the same repo [RT-POSE](https://github.com/ipl-uw/RT-POSE)
|
55 |
|
56 |
## Citation
|
57 |
|