[go: up one dir, main page]

Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/albertpumarola/D-NeRF into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
albertpumarola committed Feb 15, 2021
2 parents d908753 + 8539f5f commit 043225d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img src='https://www.albertpumarola.com/images/2021/D-NeRF/dnerf.gif' align="right" width=90>
<img src='https://www.albertpumarola.com/images/2021/D-NeRF/teaser2.gif' align="right" width=400>

# D-NeRF
# D-NeRF: Neural Radiance Fields for Dynamic Scenes
### [[Project]](https://www.albertpumarola.com/research/D-NeRF/index.html)[ [Paper]](https://arxiv.org/abs/2011.13961)

[D-NeRF](https://www.albertpumarola.com/research/D-NeRF/index.html) is a method for synthesizing novel views, at an arbitrary point in time, of dynamic scenes with complex non-rigid geometries. We optimize an underlying deformable volumetric function from a sparse set of input monocular views without the need of ground-truth geometry nor multi-view images.
Expand Down Expand Up @@ -73,4 +73,4 @@ If you use this code or ideas from the paper for your research, please cite our
journal={arXiv preprint arXiv:2011.13961},
year={2020}
}
```
```

0 comments on commit 043225d

Please sign in to comment.