-
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
24 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,24 @@ | ||
--- | ||
ref: emdb | ||
title: "EMDB: The Electromagnetic Database of Global 3D Human Pose and Shape in the Wild" | ||
authors: Manuel Kaufmann, Jie Song, Chen Guo, Kaiyue Shen, Tianjian Jiang, Chengcheng Tang, Juan Zarate, Otmar Hilliges | ||
date: 2023-07-10 | ||
venue: "International Conference on Computer Vision (ICCV)" | ||
image: https://files.ait.ethz.ch/projects/emdb/teaser2.gif | ||
external_project_page: https://eth-ait.github.io/emdb/ | ||
video: | ||
talk: | ||
paper: https://files.ait.ethz.ch/projects/emdb/main.pdf | ||
poster: | ||
data: | ||
code: https://github.com/eth-ait/emdb | ||
conference_url: https://iccv2023.thecvf.com/ | ||
equal_contributions: | ||
award: | ||
bibtex: "@inproceedings{kaufmann2023emdb, | ||
author = {Kaufmann, Manuel and Song, Jie and Guo, Chen and Shen, Kaiyue and Jiang, Tianjian and Tang, Chengcheng and Z{\'a}rate, Juan Jos{\'e} and Hilliges, Otmar}, | ||
title = {{EMDB}: The {E}lectromagnetic {D}atabase of {G}lobal 3{D} {H}uman {P}ose and {S}hape in the {W}ild}, | ||
booktitle = {International Conference on Computer Vision (ICCV)}, | ||
year = {2023} | ||
}" | ||
--- |