-
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
25 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,25 @@ | ||
--- | ||
ref: hsr | ||
title: "HSR: Holistic 3D Human-Scene Reconstruction from Monocular Videos" | ||
authors: Lixin Xue, Chen Guo, Chengwei Zheng, Fangjinhua Wang, Tianjian Jiang, Hsuan-I Ho, Manuel Kaufmann, Jie Song, Otmar Hilliges | ||
date: 2024-09-29 | ||
venue: European Conference on Computer Vision (ECCV) | ||
image: https://files.ait.ethz.ch/projects/hsr/hsr_teaser.png | ||
external_project_page: https://lxxue.github.io/human-scene-recon/ | ||
video: https://www.youtube.com/watch?v=SIT4ErJpDZA | ||
talk: | ||
paper: https://files.ait.ethz.ch/projects/hsr/hsr_paper_main.pdf | ||
poster: | ||
data: | ||
code: | ||
conference_url: https://eccv2024.ecva.net/ | ||
equal_contributions: | ||
award: | ||
bibtex: "@inproceedings{xue2024hsr, | ||
author={Xue, Lixin and Guo, Chen and Zheng, Chengwei and Wang, Fangjinhua and Jiang, Tianjian and Ho, Hsuan-I and Kaufmann, Manuel and Song, Jie and Hilliges Otmar}, | ||
title={{HSR:} Holistic 3D Human-Scene Reconstruction from Monocular Videos}, | ||
booktitle={European Conference on Computer Vision (ECCV)}, | ||
year={2024} | ||
}" | ||
|
||
--- |