Skip to content

Commit 6c892eb

Browse files
authored
Update README.md
1 parent d3c4c1f commit 6c892eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,23 @@ MonoPort is based on [Monocular Real-Time Volumetric Performance Capture(ECCV'20
7979
journal={arXiv preprint arXiv:2007.13988},
8080
year={2020}
8181
}
82+
83+
@inproceedings{10.1145/3407662.3407756,
84+
author = {Li, Ruilong and Olszewski, Kyle and Xiu, Yuliang and Saito, Shunsuke and Huang, Zeng and Li, Hao},
85+
title = {Volumetric Human Teleportation},
86+
year = {2020},
87+
isbn = {9781450380607},
88+
publisher = {Association for Computing Machinery},
89+
address = {New York, NY, USA},
90+
url = {https://doi.org/10.1145/3407662.3407756},
91+
doi = {10.1145/3407662.3407756},
92+
abstract = {Existing volumetric capture systems require many cameras and lengthy post processing. We introduce the first system that can capture a completely clothed human body (including the back) using a single RGB webcam and in real time. Our deep-learning-based approach enables new possibilities for low-cost and consumeraccessible immersive teleportation.},
93+
booktitle = {ACM SIGGRAPH 2020 Real-Time Live!},
94+
articleno = {9},
95+
numpages = {1},
96+
location = {Virtual Event, USA},
97+
series = {SIGGRAPH 2020}
98+
}
8299
```
83100

84101
## Relevant Works

0 commit comments

Comments
 (0)