StarStick commited on
Commit
edc0526
·
verified ·
1 Parent(s): 42b4030

Upload Playroom/normals_depths/results.json with huggingface_hub

Browse files
Playroom/normals_depths/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9099780917167664,
4
+ "PSNR": 30.405780792236328,
5
+ "LPIPS": 0.24915507435798645,
6
+ "training_time_seconds": 2396.4306626319885,
7
+ "num_gaussians": 1217725,
8
+ "point_cloud_size_mb": 288.0070991516113,
9
+ "combination": "normals_depths",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T07:41:15.774309"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_normals_depths",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_depths",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2396.4306626319885,
19
+ "num_gaussians": 1217725,
20
+ "point_cloud_size_mb": 288.0070991516113,
21
+ "timestamp": "2026-03-31T07:41:15.774318"
22
+ }
23
+ }