expandme commited on
Commit
cc60b37
·
1 Parent(s): 20f3f61

Cleaning Tilte

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. index.html +4 -4
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
- title: SmallZOO FREEdomToLearn
3
  emoji: 🧠
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: static
7
- pinned: false
8
  license: cc-by-sa-4.0
9
  short_description: YES! SaiM brings us finally needed FREEdom to learn AI !
10
  ---
11
 
12
- # Nerfies
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>Nerfies: Deformable Neural Radiance Fields</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">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">
@@ -57,7 +57,7 @@
57
  </div>
58
 
59
  <div class="is-size-5 publication-authors">
60
- <span class="author-block"><sup>1</sup>University of Washington,</span>
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