Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -23
index.html
CHANGED
|
@@ -200,6 +200,7 @@ Marie-Lannelongue</a><sup>2</sup>
|
|
| 200 |
<div class="has-text-centered" style="margin-bottom: 2rem;">
|
| 201 |
<img src="./static/images/PARTAGES BASELINE_RVB.png" alt="Project logo" style="max-height: 120px;">
|
| 202 |
</div>
|
|
|
|
| 203 |
|
| 204 |
<!-- Abstract. -->
|
| 205 |
<div class="columns is-centered has-text-centered">
|
|
@@ -207,31 +208,10 @@ Marie-Lannelongue</a><sup>2</sup>
|
|
| 207 |
<h2 class="title is-3">Abstract</h2>
|
| 208 |
<div class="content has-text-justified">
|
| 209 |
<p>
|
| 210 |
-
|
| 211 |
-
deforming scene using photos/videos captured casually from mobile phones.
|
| 212 |
</p>
|
| 213 |
<p>
|
| 214 |
-
|
| 215 |
-
(NeRF) by optimizing an
|
| 216 |
-
additional continuous volumetric deformation field that warps each observed point into a
|
| 217 |
-
canonical 5D NeRF.
|
| 218 |
-
We observe that these NeRF-like deformation fields are prone to local minima, and
|
| 219 |
-
propose a coarse-to-fine optimization method for coordinate-based models that allows for
|
| 220 |
-
more robust optimization.
|
| 221 |
-
By adapting principles from geometry processing and physical simulation to NeRF-like
|
| 222 |
-
models, we propose an elastic regularization of the deformation field that further
|
| 223 |
-
improves robustness.
|
| 224 |
-
</p>
|
| 225 |
-
<p>
|
| 226 |
-
We show that <span class="dnerf">Nerfies</span> can turn casually captured selfie
|
| 227 |
-
photos/videos into deformable NeRF
|
| 228 |
-
models that allow for photorealistic renderings of the subject from arbitrary
|
| 229 |
-
viewpoints, which we dub <i>"nerfies"</i>. We evaluate our method by collecting data
|
| 230 |
-
using a
|
| 231 |
-
rig with two mobile phones that take time-synchronized photos, yielding train/validation
|
| 232 |
-
images of the same pose at different viewpoints. We show that our method faithfully
|
| 233 |
-
reconstructs non-rigidly deforming scenes and reproduces unseen views with high
|
| 234 |
-
fidelity.
|
| 235 |
</p>
|
| 236 |
</div>
|
| 237 |
</div>
|
|
|
|
| 200 |
<div class="has-text-centered" style="margin-bottom: 2rem;">
|
| 201 |
<img src="./static/images/PARTAGES BASELINE_RVB.png" alt="Project logo" style="max-height: 120px;">
|
| 202 |
</div>
|
| 203 |
+
<!--/ Logo -->
|
| 204 |
|
| 205 |
<!-- Abstract. -->
|
| 206 |
<div class="columns is-centered has-text-centered">
|
|
|
|
| 208 |
<h2 class="title is-3">Abstract</h2>
|
| 209 |
<div class="content has-text-justified">
|
| 210 |
<p>
|
| 211 |
+
PARTAGES (Advanced Development of Digital Commons for Generative Artificial Intelligence in Healthcare) is a project coordinated by the Health Data Hub. A winner of the “Digital Commons for Generative AI” call for projects under the France 2030 plan, it aims to accelerate and democratize the use of large language models (LLMs) for healthcare professionals.
|
|
|
|
| 212 |
</p>
|
| 213 |
<p>
|
| 214 |
+
Its goal: to create a national momentum fostering the emergence of open generative AI solutions in healthcare, as well as their adoption within the healthcare ecosystem—whether academic, research-based, or industrial.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
</p>
|
| 216 |
</div>
|
| 217 |
</div>
|