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: 7 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T18:10:28.000Z (about 4 years ago)
- Last Synced: 2025-01-03T13:45:06.898Z (over 1 year ago)
- Homepage:
- Size: 488 KB
- Stars: 39
- Watchers: 14
- 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/).
[](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*“.

## 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}
}
```