Skip to content

Commit 9927b2d

Browse files
committed
2 parents 55f2866 + d0c65d3 commit 9927b2d

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

3d_recgan_sample.png

297 KB
Loading

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 3D Object Reconstruction from a Single Depth View with Adversarial Learning
2+
Bo Yang, Hongkai Wen, Sen Wang, Ronald Clark, Andrew Markham, Niki Trigoni. In ICCV Workshops, 2017.
3+
4+
![Teaser_Image](https://github.com/Yang7879/3D-RecGAN/blob/master/3d_recgan_sample.png)
5+
6+
### Data
7+
[Google Drive](https://drive.google.com/drive/folders/0B4LOSo26CrtjXzB2TDdHOXZqTlk)
8+
9+
### Citation
10+
If you use the paper, code or data for your research, please cite:
11+
```
12+
@inProceedings{Yang17,
13+
title={3D Object Reconstruction from a Single Depth View with Adversarial Learning},
14+
author = {Bo Yang
15+
and Hongkai Wen
16+
and Sen Wang
17+
and Ronald Clark
18+
and Andrew Markham
19+
and Niki Trigoni},
20+
booktitle={International Conference on Computer Vision Workshops (ICCVW)},
21+
year={2017}
22+
}
23+
```

0 commit comments

Comments
 (0)