Skip to content

Commit

Permalink
update bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
qinzheng93 committed Jun 7, 2022
1 parent 2232c06 commit 24fd5da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ Change the arguments `src_file`, `ref_file` and `gt` to your own data, where `sr
## Citation

```bibtex
@misc{qin2022geometric,
title={Geometric Transformer for Fast and Robust Point Cloud Registration},
author={Zheng Qin and Hao Yu and Changjian Wang and Yulan Guo and Yuxing Peng and Kai Xu},
year={2022},
eprint={2202.06688},
archivePrefix={arXiv},
primaryClass={cs.CV}
@inproceedings{qin2022geometric,
title={Geometric Transformer for Fast and Robust Point Cloud Registration},
author={Zheng Qin and Hao Yu and Changjian Wang and Yulan Guo and Yuxing Peng and Kai Xu},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month={June},
year={2022},
pages={11143-11152}
}
```

Expand Down

0 comments on commit 24fd5da

Please sign in to comment.