Spaces:
Running
Running
Update index.html
Browse files- index.html +20 -61
index.html
CHANGED
|
@@ -28,47 +28,6 @@
|
|
| 28 |
</head>
|
| 29 |
<body>
|
| 30 |
|
| 31 |
-
<nav class="navbar" role="navigation" aria-label="main navigation">
|
| 32 |
-
<div class="navbar-brand">
|
| 33 |
-
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
| 34 |
-
<span aria-hidden="true"></span>
|
| 35 |
-
<span aria-hidden="true"></span>
|
| 36 |
-
<span aria-hidden="true"></span>
|
| 37 |
-
</a>
|
| 38 |
-
</div>
|
| 39 |
-
<div class="navbar-menu">
|
| 40 |
-
<div class="navbar-start" style="flex-grow: 1; justify-content: center;">
|
| 41 |
-
<a class="navbar-item" href="https://keunhong.com">
|
| 42 |
-
<span class="icon">
|
| 43 |
-
<i class="fas fa-home"></i>
|
| 44 |
-
</span>
|
| 45 |
-
</a>
|
| 46 |
-
|
| 47 |
-
<div class="navbar-item has-dropdown is-hoverable">
|
| 48 |
-
<a class="navbar-link">
|
| 49 |
-
More Research
|
| 50 |
-
</a>
|
| 51 |
-
<div class="navbar-dropdown">
|
| 52 |
-
<a class="navbar-item" href="https://hypernerf.github.io">
|
| 53 |
-
HyperNeRF
|
| 54 |
-
</a>
|
| 55 |
-
<a class="navbar-item" href="https://nerfies.github.io">
|
| 56 |
-
Nerfies
|
| 57 |
-
</a>
|
| 58 |
-
<a class="navbar-item" href="https://latentfusion.github.io">
|
| 59 |
-
LatentFusion
|
| 60 |
-
</a>
|
| 61 |
-
<a class="navbar-item" href="https://photoshape.github.io">
|
| 62 |
-
PhotoShape
|
| 63 |
-
</a>
|
| 64 |
-
</div>
|
| 65 |
-
</div>
|
| 66 |
-
</div>
|
| 67 |
-
|
| 68 |
-
</div>
|
| 69 |
-
</nav>
|
| 70 |
-
|
| 71 |
-
|
| 72 |
<section class="hero">
|
| 73 |
<div class="hero-body">
|
| 74 |
<div class="container is-max-desktop">
|
|
@@ -77,23 +36,23 @@
|
|
| 77 |
<h1 class="title is-1 publication-title">Nerfies: Deformable Neural Radiance Fields</h1>
|
| 78 |
<div class="is-size-5 publication-authors">
|
| 79 |
<span class="author-block">
|
| 80 |
-
<a href="https://keunhong.com">Keunhong Park</a><sup>1</sup>,</span>
|
| 81 |
<span class="author-block">
|
| 82 |
-
<a href="https://utkarshsinha.com">Utkarsh Sinha</a><sup>2</sup>,</span>
|
| 83 |
<span class="author-block">
|
| 84 |
-
<a href="https://jonbarron.info">Jonathan T. Barron</a><sup>2</sup>,
|
| 85 |
</span>
|
| 86 |
<span class="author-block">
|
| 87 |
-
<a href="http://sofienbouaziz.com">Sofien Bouaziz</a><sup>2</sup>,
|
| 88 |
</span>
|
| 89 |
<span class="author-block">
|
| 90 |
-
<a href="https://www.danbgoldman.com">Dan B Goldman</a><sup>2</sup>,
|
| 91 |
</span>
|
| 92 |
<span class="author-block">
|
| 93 |
-
<a href="https://homes.cs.washington.edu/~seitz/">Steven M. Seitz</a><sup>1,2</sup>,
|
| 94 |
</span>
|
| 95 |
<span class="author-block">
|
| 96 |
-
<a href="http://www.ricardomartinbrualla.com">Ricardo Martin-Brualla</a><sup>2</sup>
|
| 97 |
</span>
|
| 98 |
</div>
|
| 99 |
|
|
@@ -106,7 +65,7 @@
|
|
| 106 |
<div class="publication-links">
|
| 107 |
<!-- PDF Link. -->
|
| 108 |
<span class="link-block">
|
| 109 |
-
<a href="https://arxiv.org/pdf/2011.12948"
|
| 110 |
class="external-link button is-normal is-rounded is-dark">
|
| 111 |
<span class="icon">
|
| 112 |
<i class="fas fa-file-pdf"></i>
|
|
@@ -115,7 +74,7 @@
|
|
| 115 |
</a>
|
| 116 |
</span>
|
| 117 |
<span class="link-block">
|
| 118 |
-
<a href="https://arxiv.org/abs/2011.12948"
|
| 119 |
class="external-link button is-normal is-rounded is-dark">
|
| 120 |
<span class="icon">
|
| 121 |
<i class="ai ai-arxiv"></i>
|
|
@@ -125,7 +84,7 @@
|
|
| 125 |
</span>
|
| 126 |
<!-- Video Link. -->
|
| 127 |
<span class="link-block">
|
| 128 |
-
<a href="https://www.youtube.com/watch?v=MrKrnHhk8IA"
|
| 129 |
class="external-link button is-normal is-rounded is-dark">
|
| 130 |
<span class="icon">
|
| 131 |
<i class="fab fa-youtube"></i>
|
|
@@ -135,7 +94,7 @@
|
|
| 135 |
</span>
|
| 136 |
<!-- Code Link. -->
|
| 137 |
<span class="link-block">
|
| 138 |
-
<a href="https://github.com/google/nerfies"
|
| 139 |
class="external-link button is-normal is-rounded is-dark">
|
| 140 |
<span class="icon">
|
| 141 |
<i class="fab fa-github"></i>
|
|
@@ -145,7 +104,7 @@
|
|
| 145 |
</span>
|
| 146 |
<!-- Dataset Link. -->
|
| 147 |
<span class="link-block">
|
| 148 |
-
<a href="https://github.com/google/nerfies/releases/tag/0.1"
|
| 149 |
class="external-link button is-normal is-rounded is-dark">
|
| 150 |
<span class="icon">
|
| 151 |
<i class="far fa-images"></i>
|
|
@@ -406,17 +365,17 @@
|
|
| 406 |
There's a lot of excellent work that was introduced around the same time as ours.
|
| 407 |
</p>
|
| 408 |
<p>
|
| 409 |
-
<a href="https://arxiv.org/abs/2104.09125">Progressive Encoding for Neural Optimization</a> introduces an idea similar to our windowed position encoding for coarse-to-fine optimization.
|
| 410 |
</p>
|
| 411 |
<p>
|
| 412 |
-
<a href="https://www.albertpumarola.com/research/D-NeRF/index.html">D-NeRF</a> and <a href="https://gvv.mpi-inf.mpg.de/projects/nonrigid_nerf/">NR-NeRF</a>
|
| 413 |
both use deformation fields to model non-rigid scenes.
|
| 414 |
</p>
|
| 415 |
<p>
|
| 416 |
-
Some works model videos with a NeRF by directly modulating the density, such as <a href="https://video-nerf.github.io/">Video-NeRF</a>, <a href="https://www.cs.cornell.edu/~zl548/NSFF/">NSFF</a>, and <a href="https://neural-3d-video.github.io/">DyNeRF</a>
|
| 417 |
</p>
|
| 418 |
<p>
|
| 419 |
-
There are probably many more by the time you are reading this. Check out <a href="https://dellaert.github.io/NeRF/">Frank Dellart's survey on recent NeRF papers</a>, and <a href="https://github.com/yenchenlin/awesome-NeRF">Yen-Chen Lin's curated list of NeRF papers</a>.
|
| 420 |
</p>
|
| 421 |
</div>
|
| 422 |
</div>
|
|
@@ -443,11 +402,11 @@
|
|
| 443 |
<footer class="footer">
|
| 444 |
<div class="container">
|
| 445 |
<div class="content has-text-centered">
|
| 446 |
-
<a class="icon-link"
|
| 447 |
href="./static/videos/nerfies_paper.pdf">
|
| 448 |
<i class="fas fa-file-pdf"></i>
|
| 449 |
</a>
|
| 450 |
-
<a class="icon-link" href="https://github.com/keunhong" class="external-link" disabled>
|
| 451 |
<i class="fab fa-github"></i>
|
| 452 |
</a>
|
| 453 |
</div>
|
|
@@ -455,12 +414,12 @@
|
|
| 455 |
<div class="column is-8">
|
| 456 |
<div class="content">
|
| 457 |
<p>
|
| 458 |
-
This website is licensed under a <a rel="license"
|
| 459 |
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
|
| 460 |
Commons Attribution-ShareAlike 4.0 International License</a>.
|
| 461 |
</p>
|
| 462 |
<p>
|
| 463 |
-
This means you are free to borrow the <a
|
| 464 |
href="https://github.com/nerfies/nerfies.github.io">source code</a> of this website,
|
| 465 |
we just ask that you link back to this page in the footer.
|
| 466 |
Please remember to remove the analytics code included in the header of the website which
|
|
|
|
| 28 |
</head>
|
| 29 |
<body>
|
| 30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
<section class="hero">
|
| 32 |
<div class="hero-body">
|
| 33 |
<div class="container is-max-desktop">
|
|
|
|
| 36 |
<h1 class="title is-1 publication-title">Nerfies: Deformable Neural Radiance Fields</h1>
|
| 37 |
<div class="is-size-5 publication-authors">
|
| 38 |
<span class="author-block">
|
| 39 |
+
<a href="https://keunhong.com" target="_blank">Keunhong Park</a><sup>1</sup>,</span>
|
| 40 |
<span class="author-block">
|
| 41 |
+
<a href="https://utkarshsinha.com" target="_blank">Utkarsh Sinha</a><sup>2</sup>,</span>
|
| 42 |
<span class="author-block">
|
| 43 |
+
<a href="https://jonbarron.info" target="_blank">Jonathan T. Barron</a><sup>2</sup>,
|
| 44 |
</span>
|
| 45 |
<span class="author-block">
|
| 46 |
+
<a href="http://sofienbouaziz.com" target="_blank">Sofien Bouaziz</a><sup>2</sup>,
|
| 47 |
</span>
|
| 48 |
<span class="author-block">
|
| 49 |
+
<a href="https://www.danbgoldman.com" target="_blank">Dan B Goldman</a><sup>2</sup>,
|
| 50 |
</span>
|
| 51 |
<span class="author-block">
|
| 52 |
+
<a href="https://homes.cs.washington.edu/~seitz/" target="_blank">Steven M. Seitz</a><sup>1,2</sup>,
|
| 53 |
</span>
|
| 54 |
<span class="author-block">
|
| 55 |
+
<a href="http://www.ricardomartinbrualla.com" target="_blank">Ricardo Martin-Brualla</a><sup>2</sup>
|
| 56 |
</span>
|
| 57 |
</div>
|
| 58 |
|
|
|
|
| 65 |
<div class="publication-links">
|
| 66 |
<!-- PDF Link. -->
|
| 67 |
<span class="link-block">
|
| 68 |
+
<a href="https://arxiv.org/pdf/2011.12948" target="_blank"
|
| 69 |
class="external-link button is-normal is-rounded is-dark">
|
| 70 |
<span class="icon">
|
| 71 |
<i class="fas fa-file-pdf"></i>
|
|
|
|
| 74 |
</a>
|
| 75 |
</span>
|
| 76 |
<span class="link-block">
|
| 77 |
+
<a href="https://arxiv.org/abs/2011.12948" target="_blank"
|
| 78 |
class="external-link button is-normal is-rounded is-dark">
|
| 79 |
<span class="icon">
|
| 80 |
<i class="ai ai-arxiv"></i>
|
|
|
|
| 84 |
</span>
|
| 85 |
<!-- Video Link. -->
|
| 86 |
<span class="link-block">
|
| 87 |
+
<a href="https://www.youtube.com/watch?v=MrKrnHhk8IA" target="_blank"
|
| 88 |
class="external-link button is-normal is-rounded is-dark">
|
| 89 |
<span class="icon">
|
| 90 |
<i class="fab fa-youtube"></i>
|
|
|
|
| 94 |
</span>
|
| 95 |
<!-- Code Link. -->
|
| 96 |
<span class="link-block">
|
| 97 |
+
<a href="https://github.com/google/nerfies" target="_blank"
|
| 98 |
class="external-link button is-normal is-rounded is-dark">
|
| 99 |
<span class="icon">
|
| 100 |
<i class="fab fa-github"></i>
|
|
|
|
| 104 |
</span>
|
| 105 |
<!-- Dataset Link. -->
|
| 106 |
<span class="link-block">
|
| 107 |
+
<a href="https://github.com/google/nerfies/releases/tag/0.1" target="_blank"
|
| 108 |
class="external-link button is-normal is-rounded is-dark">
|
| 109 |
<span class="icon">
|
| 110 |
<i class="far fa-images"></i>
|
|
|
|
| 365 |
There's a lot of excellent work that was introduced around the same time as ours.
|
| 366 |
</p>
|
| 367 |
<p>
|
| 368 |
+
<a href="https://arxiv.org/abs/2104.09125" target="_blank">Progressive Encoding for Neural Optimization</a> introduces an idea similar to our windowed position encoding for coarse-to-fine optimization.
|
| 369 |
</p>
|
| 370 |
<p>
|
| 371 |
+
<a href="https://www.albertpumarola.com/research/D-NeRF/index.html" target="_blank">D-NeRF</a> and <a href="https://gvv.mpi-inf.mpg.de/projects/nonrigid_nerf/">NR-NeRF</a>
|
| 372 |
both use deformation fields to model non-rigid scenes.
|
| 373 |
</p>
|
| 374 |
<p>
|
| 375 |
+
Some works model videos with a NeRF by directly modulating the density, such as <a href="https://video-nerf.github.io/" target="_blank">Video-NeRF</a>, <a href="https://www.cs.cornell.edu/~zl548/NSFF/" target="_blank">NSFF</a>, and <a href="https://neural-3d-video.github.io/" target="_blank">DyNeRF</a>
|
| 376 |
</p>
|
| 377 |
<p>
|
| 378 |
+
There are probably many more by the time you are reading this. Check out <a href="https://dellaert.github.io/NeRF/" target="_blank">Frank Dellart's survey on recent NeRF papers</a>, and <a href="https://github.com/yenchenlin/awesome-NeRF" target="_blank">Yen-Chen Lin's curated list of NeRF papers</a>.
|
| 379 |
</p>
|
| 380 |
</div>
|
| 381 |
</div>
|
|
|
|
| 402 |
<footer class="footer">
|
| 403 |
<div class="container">
|
| 404 |
<div class="content has-text-centered">
|
| 405 |
+
<a class="icon-link" target="_blank"
|
| 406 |
href="./static/videos/nerfies_paper.pdf">
|
| 407 |
<i class="fas fa-file-pdf"></i>
|
| 408 |
</a>
|
| 409 |
+
<a class="icon-link" href="https://github.com/keunhong" target="_blank" class="external-link" disabled>
|
| 410 |
<i class="fab fa-github"></i>
|
| 411 |
</a>
|
| 412 |
</div>
|
|
|
|
| 414 |
<div class="column is-8">
|
| 415 |
<div class="content">
|
| 416 |
<p>
|
| 417 |
+
This website is licensed under a <a rel="license" target="_blank"
|
| 418 |
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
|
| 419 |
Commons Attribution-ShareAlike 4.0 International License</a>.
|
| 420 |
</p>
|
| 421 |
<p>
|
| 422 |
+
This means you are free to borrow the <a target="_blank"
|
| 423 |
href="https://github.com/nerfies/nerfies.github.io">source code</a> of this website,
|
| 424 |
we just ask that you link back to this page in the footer.
|
| 425 |
Please remember to remove the analytics code included in the header of the website which
|