We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d70ad commit 19d0177Copy full SHA for 19d0177
README.md
@@ -137,12 +137,12 @@ and PyTorch 1.6 and L4T 4.4 on Jetson AGX Xavier.
137
## Citation
138
If you use this repo in your project, please cite:
139
```BibTeX
140
-@article{Jia2020Person2DRange,
+@article{Jia2021Person2DRange,
141
title = {{Self-Supervised Person Detection in 2D Range Data using a
142
Calibrated Camera}},
143
author = {Dan Jia and Mats Steinweg and Alexander Hermans and Bastian Leibe},
144
- journal = {https://arxiv.org/abs/2012.08890},
145
- year = {2020}
+ booktitle = {International Conference on Robotics and Automation (ICRA)},
+ year = {2021}
146
}
147
148
@inproceedings{Jia2020DRSPAAM,
0 commit comments