https://github.com/tencentarc/surfelnerf
SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes
https://github.com/tencentarc/surfelnerf
Last synced: 5 months ago
JSON representation
SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes
- Host: GitHub
- URL: https://github.com/tencentarc/surfelnerf
- Owner: TencentARC
- License: apache-2.0
- Created: 2023-06-14T13:53:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T06:30:50.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T14:44:19.159Z (about 1 year ago)
- Size: 6.84 KB
- Stars: 77
- Watchers: 17
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes
[Project Sites](https://gymat.github.io/SurfelNeRF-web/)
| [Paper](https://openaccess.thecvf.com/content/CVPR2023/papers/Gao_SurfelNeRF_Neural_Surfel_Radiance_Fields_for_Online_Photorealistic_Reconstruction_of_CVPR_2023_paper.pdf)
[comment]: <> (# SurfelNeRF)
Official implementation of [SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes](https://gymat.github.io/SurfelNeRF-web/).
# Update
* Since official code requires internal review within the company before it can be released. Therefore, we have first
released an unofficial version of the implementation code at here: [link](https://github.com/Gymat/SurfelNeRF/tree/unofficial).