wop commited on
Commit
1fb66fc
·
verified ·
1 Parent(s): 90b3e79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -15
README.md CHANGED
@@ -7,19 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- # Nerfies
11
 
12
- This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
13
-
14
- If you find Nerfies useful for your work please cite:
15
- ```
16
- @article{park2021nerfies
17
- author = {Park, Keunhong and Sinha, Utkarsh and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Seitz, Steven M. and Martin-Brualla, Ricardo},
18
- title = {Nerfies: Deformable Neural Radiance Fields},
19
- journal = {ICCV},
20
- year = {2021},
21
- }
22
- ```
23
-
24
- # Website License
25
- <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
 
7
  pinned: false
8
  ---
9
 
10
+ # Time Calculation for Dataset Training
11
 
12
+ This static HTML app calculates the total training time based on the dataset size and the number of epochs. The result is displayed along with a LaTeX-rendered formula.