Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-nd-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-nd-4.0
|
| 3 |
+
---
|
| 4 |
+
<div align="center">
|
| 5 |
+
<h1>THA Dual-Perspective Dataset </h1>
|
| 6 |
+
|
| 7 |
+
<h3> Transfer-Learning of a LiDAR Detection Algorithm Pre-Trained on Autonomous Driving Data for Roadside Infrastructure Application </h3>
|
| 8 |
+
|
| 9 |
+
<a href="https://ieeexplore.ieee.org/document/10422207"><img src="https://img.shields.io/badge/IEEE%20Xplore-Paper-blue.svg" alt="IEEE Xplore Paper"></a>
|
| 10 |
+
|
| 11 |
+
</div>
|
| 12 |
+
|
| 13 |
+
This repository provides the Dual-Perspective Dataset used in the work "Transfer-Learning of a LiDAR Detection Algorithm Pre-Trained on Autonomous Driving Data for Roadside Infrastructure Application".
|
| 14 |
+
|
| 15 |
+
## License
|
| 16 |
+
The dataset itself is released under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0)](https://creativecommons.org/licenses/by-nc-nd/4.0/). By downloading the dataset you agree to the terms of this license.
|
| 17 |
+
|
| 18 |
+
## Citation
|
| 19 |
+
@inproceedings{lengerer2023lidar,
|
| 20 |
+
title={Transfer-Learning of a LiDAR Detection Algorithm Pre-Trained on Autonomous Driving Data for Roadside Infrastructure Application},
|
| 21 |
+
author={Lengerer, Daniel and Pechinger, Mathias and Markgraf, Carsten},
|
| 22 |
+
publisher={IEEE},
|
| 23 |
+
booktitle={2023 IEEE Intelligent Transportation Systems Conference (ITSC)},
|
| 24 |
+
year={2023}
|
| 25 |
+
}
|