-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
1 changed file
with
28 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,28 @@ | ||
--- | ||
ref: shellnerf | ||
title: "ShellNeRF: Learning a Controllable High-resolution Model of the Eye and Periocular Region" | ||
authors: Gengyan Li Kripasindhu Sarkar, Abhimitra Meka, Marcel C. Bühler, Franziska Müller, Paulo Gotardo, Otmar Hilliges, Thabo Beeler | ||
date: 2024-04-24 | ||
venue: "Computer Graphics Forum (Eurographics)" | ||
image: /assets/projects/shellnerf/image.png | ||
external_project_page: (https://syntec-research.github.io/ShellNeRF/) | ||
video: | ||
talk: | ||
paper: https://onlinelibrary.wiley.com/doi/10.1111/cgf.15041 | ||
poster: | ||
data: | ||
code: | ||
conference_url: | ||
equal_contributions: | ||
award: | ||
bibtex: "@article {10.1111:cgf.15041, | ||
journal = {Computer Graphics Forum}, | ||
title = {{ShellNeRF: Learning a Controllable High-resolution Model of the Eye and Periocular Region}}, | ||
author = {Li, Gengyan and Sarkar, Kripasindhu and Meka, Abhimitra and Buehler, Marcel and Mueller, Franziska and Gotardo, Paulo and Hilliges, Otmar and Beeler, Thabo}, | ||
year = {2024}, | ||
publisher = {The Eurographics Association and John Wiley & Sons Ltd.}, | ||
ISSN = {1467-8659}, | ||
DOI = {10.1111/cgf.15041} | ||
} | ||
" | ||
--- |