forked from awesome-NeRF/awesome-NeRF
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa2201f
commit a5e870b
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
@article{liu2021neuralactor, | ||
title={Neural Actor: Neural Free-view Synthesis of Human Actors with Pose Control}, | ||
author={Lingjie Liu and Marc Habermann and Viktor Rudnev and Kripasindhu Sarkar and Jiatao Gu and Christian Theobalt}, | ||
journal = {ACM SIGGRAPH Asia}, | ||
year={2021} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
@article{wang2021neus, | ||
title={NeuS: Learning Neural Implicit Surfaces by Volume Rendering for Multi-view Reconstruction}, | ||
author={Peng Wang and Lingjie Liu and Yuan Liu and Christian Theobalt and Taku Komura and Wenping Wang}, | ||
journal={NeurIPS}, | ||
year={2021} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
@misc{gu2021stylenerf, | ||
title={StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis}, | ||
author={Jiatao Gu and Lingjie Liu and Peng Wang and Christian Theobalt}, | ||
year={2021}, | ||
eprint={2110.08985}, | ||
archivePrefix={arXiv}, | ||
primaryClass={cs.CV} | ||
} |