Skip to content

Commit 629973d

Browse files
committed
Merge branch 'main' of github.com:valeoai/SLidR into main
2 parents d49db3b + 080eb81 commit 629973d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ by *Corentin Sautier, Gilles Puy, Spyros Gidaris, Alexandre Boulch, Andrei Bursu
99

1010
If you use SLidR in your research, please consider citing:
1111
```
12-
@inproceedings{SLidR,
13-
title = {Image-to-Lidar Self-Supervised Distillation for Autonomous Driving Data},
14-
author = {Corentin Sautier and Gilles Puy and Spyros Gidaris and Alexandre Boulch and Andrei Bursuc and Renaud Marlet},
15-
journal = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
16-
year = {2022}
12+
@InProceedings{SLidR,
13+
author = {Sautier, Corentin and Puy, Gilles and Gidaris, Spyros and Boulch, Alexandre and Bursuc, Andrei and Marlet, Renaud},
14+
title = {Image-to-Lidar Self-Supervised Distillation for Autonomous Driving Data},
15+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
16+
month = {June},
17+
year = {2022},
18+
pages = {9891-9901}
1719
}
1820
```
1921

@@ -132,4 +134,4 @@ Part of the codebase has been adapted from [PointContrast](https://github.com/fa
132134
Computation of the lovasz loss used in semantic segmentation follows the code of [PolarNet](https://github.com/edwardzhou130/PolarSeg).
133135

134136
## License
135-
SLidR is released under the [Apache 2.0 license](./LICENSE).
137+
SLidR is released under the [Apache 2.0 license](./LICENSE).

0 commit comments

Comments
 (0)