-
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: worldpose | ||
title: "WorldPose: A World Cup Dataset for Global 3D Human Pose Estimation" | ||
authors: Tianjian Jiang, Johsan Billingham, Sebastian Müksch, Juan Zarate, Nicolas Evans, Martin Oswald, Marc Pollefeys, Otmar Hilliges, Manuel Kaufmann, Jie Song | ||
date: 2024-09-29 | ||
venue: European Conference on Computer Vision (ECCV) | ||
image: https://files.ait.ethz.ch/projects/worldpose/teaser.mp4 | ||
external_project_page: https://eth-ait.github.io/WorldPoseDataset/ | ||
video: | ||
talk: | ||
paper: https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/02927.pdf | ||
poster: | ||
data: | ||
code: | ||
conference_url: https://eccv2024.ecva.net/ | ||
equal_contributions: | ||
award: | ||
bibtex: "@inproceedings{jiang2024worldpose, | ||
author = {Jiang, Tianjian and Billingham, Johsan and Müksch, Sebastian and Zarate, Juan and Evans, Nicolas and Oswald, Martin and Pollefeys, Marc and Hilliges, Otmar and Kaufmann, Manuel and Song, Jie}, | ||
title = {WorldPose: A World Cup Dataset for Global 3D Human Pose Estimation}, | ||
journal = {eccv}, | ||
year = {2024}, | ||
}" | ||
--- |