-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,9 +46,7 @@ Our sensor platform, as shown above, is built on a remotely controllable vehicle | |
|
||
## How to access the dataset | ||
|
||
The paper associated with this dataset is currently under review. Therefore, only a partial dataset is currently available. | ||
|
||
To obtain the dataset, please sign the [agreement](datasetAgreement.pdf), scan and send it to [email protected]. You will receive a notification email which includes the download links of the partial dataset in two days. The complete dataset will be made public once the paper is accepted. | ||
To obtain the dataset, please sign the [agreement](datasetAgreement.pdf), scan and send it to [email protected]. You will receive a notification email which includes the download links of the dataset within two days. | ||
|
||
### Preprocessing Code | ||
|
||
|
@@ -62,10 +60,9 @@ Please cite the following paper if this dataset is helpful to your research | |
@article{geng2023dreampcd, | ||
title={DREAM-PCD: Deep Reconstruction and Enhancement of mmWave Radar Pointcloud}, | ||
author={Geng, Ruixu and Li, Yadong and Zhang, Dongheng and Wu, Jincheng and Gao, Yating and Hu, Yang and Chen, Yan}, | ||
journal={arXiv preprint arXiv:2309.15374}, | ||
journal={IEEE Transactions on Image Proceesing}, | ||
year={2023}, | ||
url={https://arxiv.org/abs/2309.15374}, | ||
doi={10.48550/arXiv.2309.15374} | ||
url={https://arxiv.org/abs/2309.15374} | ||
} | ||
``` | ||
|
||
|