Skip to content

Commit

Permalink
deploy: 4723fe8
Browse files Browse the repository at this point in the history
  • Loading branch information
liruilong940607 committed Jun 18, 2024
1 parent 96af5c5 commit b578335
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file modified main/.doctrees/environment.pickle
Binary file not shown.
Binary file modified main/.doctrees/tests/eval.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions main/_sources/tests/eval.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Evaluation
+------------+-------+-------+-------+------------------+------------+
| | PSNR | SSIM | LPIPS | Train Mem | Train Time |
+============+=======+=======+=======+==================+============+
| inria-7k | 27.23 | 0.829 | 0.204 | 7.7 GB | 8m38s |
| inria-7k | 27.23 | 0.829 | 0.204 | 7.7 GB | 4m05s |
+------------+-------+-------+-------+------------------+------------+
| gsplat-7k | 27.21 | 0.831 | 0.202 | **4.3GB** | **5m35s** |
+------------+-------+-------+-------+------------------+------------+
| inria-30k | 28.95 | 0.870 | 0.138 | 9.0 GB | 48m29s |
| inria-30k | 28.95 | 0.870 | 0.138 | 9.0 GB | 37m13s |
+------------+-------+-------+-------+------------------+------------+
| gsplat-30k | 28.95 | 0.870 | 0.135 | **5.7 GB** | **35m49s** |
+------------+-------+-------+-------+------------------+------------+
Expand Down
Loading

0 comments on commit b578335

Please sign in to comment.