init
This commit is contained in:
commit
f8358de8f8
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# GwcNet
|
||||
|
||||
This is the implementation of the paper **Group-wise Correlation Stereo Network**, CVPR 19, Xiaoyang Guo, Kai Yang, Wukui Yang, Xiaogang Wang, and Hongsheng Li
|
||||
[\[Arxiv\]](https://arxiv.org/)
|
||||
|
||||
# Still In Progress
|
||||
|
||||
# Citation
|
||||
If you find this code useful in your research, please cite:
|
||||
|
||||
```
|
||||
@inproceedings{guo2019group,
|
||||
title={Group-wise correlation stereo network},
|
||||
author={Guo, Xiaoyang and Yang, Kai and Yang, Wukui and Wang, Xiaogang and Li, Hongsheng},
|
||||
booktitle={CVPR},
|
||||
year={2019}
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user