StarStick commited on
Commit
0912e26
·
verified ·
1 Parent(s): 34da2d5

Upload Library/depths_edges/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Library/depths_edges/results.json +23 -0
Library/depths_edges/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.7837017178535461,
4
+ "PSNR": 23.9215145111084,
5
+ "LPIPS": 0.37549713253974915,
6
+ "training_time_seconds": 2844.0272698402405,
7
+ "num_gaussians": 1232356,
8
+ "point_cloud_size_mb": 291.4674949645996,
9
+ "combination": "depths_edges",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-03T02:01:58.962002"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_depths_edges",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_edges",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 2844.0272698402405,
19
+ "num_gaussians": 1232356,
20
+ "point_cloud_size_mb": 291.4674949645996,
21
+ "timestamp": "2026-04-03T02:01:58.962018"
22
+ }
23
+ }