Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsaurus/doublefield
This repository is the official implementation of DoubleField: Bridging the Neural Surface and Radiance Fields for High-fidelity Human Reconstruction and Rendering.
https://github.com/dsaurus/doublefield
Last synced: 8 days ago
JSON representation
This repository is the official implementation of DoubleField: Bridging the Neural Surface and Radiance Fields for High-fidelity Human Reconstruction and Rendering.
- Host: GitHub
- URL: https://github.com/dsaurus/doublefield
- Owner: DSaurus
- Created: 2022-03-25T11:31:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T18:10:28.000Z (over 2 years ago)
- Last Synced: 2023-03-04T08:47:18.733Z (over 1 year ago)
- Homepage:
- Size: 488 KB
- Stars: 36
- Watchers: 13
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [DoubleField: Bridging the Neural Surface and Radiance Fields for High-fidelity Human Reconstruction and Rendering (CVPR 2022)](http://www.liuyebin.com/dbfield/dbfield.html)
Ruizhi Shao, [Hongwen Zhang](), He Zhang, Mingjia Chen, Yanpei Cao, [Tao Yu](http://ytrock.com/), [Yebin Liu](http://www.liuyebin.com/).[![report](https://img.shields.io/badge/arxiv-report-red)](https://arxiv.org/)
This repository contains the official pytorch implementation of ”*DoubleField: Bridging the Neural Surface and Radiance Fields for High-fidelity Human Reconstruction and Rendering*“.
![Teaser Image](assets/teaser.jpg)
## Citation
```
@inproceedings{shao2022doublefield,
author = {Shao, Ruizhi and Zhang, Hongwen and Zhang, He and Chen, Mingjia and Cao, Yanpei and Yu, Tao and Liu, Yebin},
title = {DoubleField: Bridging the Neural Surface and Radiance Fields for High-fidelity Human Reconstruction and Rendering},
booktitle = {CVPR},
year = {2022}
}
```