StarStick commited on
Commit
3f96a0a
·
verified ·
1 Parent(s): 4f91f5a

Upload Library/depths_meshes/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Library/depths_meshes/results.json +23 -0
Library/depths_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.7819007635116577,
4
+ "PSNR": 24.129180908203125,
5
+ "LPIPS": 0.36622804403305054,
6
+ "training_time_seconds": 21264.63950562477,
7
+ "num_gaussians": 1773520,
8
+ "point_cloud_size_mb": 419.45885848999023,
9
+ "combination": "depths_meshes",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-03T01:11:31.299645"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_depths_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_meshes",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 21264.63950562477,
19
+ "num_gaussians": 1773520,
20
+ "point_cloud_size_mb": 419.45885848999023,
21
+ "timestamp": "2026-04-03T01:11:31.299660"
22
+ }
23
+ }