https://github.com/addy1997/sharp-nerf
https://github.com/addy1997/sharp-nerf
nerf neural-radiance-fields neural-rendering pytorch-implementation rendering-algorithm
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/addy1997/sharp-nerf
- Owner: addy1997
- License: mit
- Created: 2022-07-01T14:49:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:56:59.000Z (almost 2 years ago)
- Last Synced: 2025-06-01T11:47:45.182Z (about 1 year ago)
- Topics: nerf, neural-radiance-fields, neural-rendering, pytorch-implementation, rendering-algorithm
- Language: Python
- Homepage:
- Size: 79.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sharp-NeRF
```All credit for the research, original viewer code and demo scene data goes to the [original authors](https://arxiv.org/abs/2111.14292).```
This project builds upon the source code borrowed from the projects  and . We would like to thank the authors of these projects for their contributions. Additionally, some part of the code is borrowed from the [hdr-nerf](https://github.com/xhuangcv/hdr-nerf) project to which  has also contributed. Please check my contributions [here](https://github.com/xhuangcv/hdr-nerf/pull/5).
Please note that this source code only has the executable files and not the datasets used to train the model. The link to the dataset will be provided shortly.
The rendered views can be found in the `Results` folder. There are a few videos of of the real-world scenes rendered by the model. They mainly comprise of views from the `motion blur` category and from the `defocus blur` category, respectively.