lyunm1206 commited on
Commit
577ebef
·
1 Parent(s): 88acbc8
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -111,7 +111,7 @@
111
  .subtitle {
112
  text-align: center;
113
  color: #333;
114
- font-size: 1.2em; /* Adjust size as needed */
115
  margin-bottom: 20px; /* Space below the subtitle */
116
  }
117
  .paper-links {
@@ -134,7 +134,8 @@
134
  <body>
135
  <div class="content-container">
136
  <h1 class="main-title">In Search of a Data Transformation That Accelerates Neural Field Training</h1>
137
-
 
138
  <p class="paper-links">
139
  <a href="https://arxiv.org/pdf/2311.17094.pdf" target="_blank">Paper</a> |
140
  <a href="https://arxiv.org/abs/2311.17094" target="_blank">arXiv</a>
 
111
  .subtitle {
112
  text-align: center;
113
  color: #333;
114
+ font-size: 1.0em; /* Adjust size as needed */
115
  margin-bottom: 20px; /* Space below the subtitle */
116
  }
117
  .paper-links {
 
134
  <body>
135
  <div class="content-container">
136
  <h1 class="main-title">In Search of a Data Transformation That Accelerates Neural Field Training</h1>
137
+ <h1 class="subtitle">Junwon Seo, Sangyoon Lee, Kwang In Kim, Jaeho Lee</h1>
138
+
139
  <p class="paper-links">
140
  <a href="https://arxiv.org/pdf/2311.17094.pdf" target="_blank">Paper</a> |
141
  <a href="https://arxiv.org/abs/2311.17094" target="_blank">arXiv</a>