Skip to content

Commit 3708b6c

Browse files
authored
Update README.md
1 parent 0d7d487 commit 3708b6c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ This repository contains the code (in PyTorch) for "[Pyramid Stereo Matching Net
44

55
### Citation
66
```
7-
7+
@article{chang2018pyramid,
8+
title={Pyramid Stereo Matching Network},
9+
author={Chang, Jia-Ren and Chen, Yong-Sheng},
10+
journal={arXiv preprint arXiv:1803.08669},
11+
year={2018}
12+
}
813
```
914

1015
## Contents

0 commit comments

Comments
 (0)