StarStick commited on
Commit
7bd69fe
·
verified ·
1 Parent(s): 65046ed

Upload Playroom/normals_depths_planarity/results.json with huggingface_hub

Browse files
Playroom/normals_depths_planarity/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.910383939743042,
4
+ "PSNR": 30.452905654907227,
5
+ "LPIPS": 0.2489238977432251,
6
+ "training_time_seconds": 2384.3617544174194,
7
+ "num_gaussians": 1211775,
8
+ "point_cloud_size_mb": 286.59985733032227,
9
+ "combination": "normals_depths_planarity",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T03:53:09.988270"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_normals_depths_planarity",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_depths_planarity",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2384.3617544174194,
19
+ "num_gaussians": 1211775,
20
+ "point_cloud_size_mb": 286.59985733032227,
21
+ "timestamp": "2026-03-31T03:53:09.988281"
22
+ }
23
+ }