Cleaning Tilte
Browse files- README.md +3 -3
- index.html +4 -4
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
-
title: SmallZOO
|
3 |
emoji: 🧠
|
4 |
colorFrom: yellow
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
license: cc-by-sa-4.0
|
9 |
short_description: YES! SaiM brings us finally needed FREEdom to learn AI !
|
10 |
---
|
11 |
|
12 |
-
#
|
13 |
|
14 |
This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
|
15 |
|
|
|
1 |
---
|
2 |
+
title: SmallZOO FREEdom To Learn
|
3 |
emoji: 🧠
|
4 |
colorFrom: yellow
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
license: cc-by-sa-4.0
|
9 |
short_description: YES! SaiM brings us finally needed FREEdom to learn AI !
|
10 |
---
|
11 |
|
12 |
+
# SmallZOO
|
13 |
|
14 |
This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
|
15 |
|
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
content="Deformable Neural Radiance Fields creates free-viewpoint portraits (nerfies) from casually captured videos.">
|
7 |
<meta name="keywords" content="Nerfies, D-NeRF, NeRF">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
-
<title>
|
10 |
|
11 |
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
|
12 |
rel="stylesheet">
|
@@ -33,10 +33,10 @@
|
|
33 |
<div class="container is-max-desktop">
|
34 |
<div class="columns is-centered">
|
35 |
<div class="column has-text-centered">
|
36 |
-
<h1 class="title is-1 publication-title">
|
37 |
<div class="is-size-5 publication-authors">
|
38 |
<span class="author-block">
|
39 |
-
<a href="https://keunhong.com" target="_blank">
|
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">
|
@@ -57,7 +57,7 @@
|
|
57 |
</div>
|
58 |
|
59 |
<div class="is-size-5 publication-authors">
|
60 |
-
<span class="author-block"><sup>1</sup>
|
61 |
<span class="author-block"><sup>2</sup>Google Research</span>
|
62 |
</div>
|
63 |
|
|
|
6 |
content="Deformable Neural Radiance Fields creates free-viewpoint portraits (nerfies) from casually captured videos.">
|
7 |
<meta name="keywords" content="Nerfies, D-NeRF, NeRF">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9 |
+
<title>SmallZOO: FREEdom to Learn AI !</title>
|
10 |
|
11 |
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
|
12 |
rel="stylesheet">
|
|
|
33 |
<div class="container is-max-desktop">
|
34 |
<div class="columns is-centered">
|
35 |
<div class="column has-text-centered">
|
36 |
+
<h1 class="title is-1 publication-title">SmallZOO: FREEdom to Learn AI !</h1>
|
37 |
<div class="is-size-5 publication-authors">
|
38 |
<span class="author-block">
|
39 |
+
<a href="https://keunhong.com" target="_blank">Rudolf Kutina</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">
|
|
|
57 |
</div>
|
58 |
|
59 |
<div class="is-size-5 publication-authors">
|
60 |
+
<span class="author-block"><sup>1</sup>expandme.tech,</span>
|
61 |
<span class="author-block"><sup>2</sup>Google Research</span>
|
62 |
</div>
|
63 |
|