StarStick commited on
Commit
e572015
·
verified ·
1 Parent(s): 9504b5f

Upload Playroom/planarity_edges/results.json with huggingface_hub

Browse files
Playroom/planarity_edges/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9071598649024963,
4
+ "PSNR": 30.076580047607422,
5
+ "LPIPS": 0.25466853380203247,
6
+ "training_time_seconds": 2295.649473428726,
7
+ "num_gaussians": 961681,
8
+ "point_cloud_size_mb": 227.4498167037964,
9
+ "combination": "planarity_edges",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-04-01T01:51:27.602085"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_planarity_edges",
15
+ "selected_method": "ours_30000",
16
+ "combination": "planarity_edges",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2295.649473428726,
19
+ "num_gaussians": 961681,
20
+ "point_cloud_size_mb": 227.4498167037964,
21
+ "timestamp": "2026-04-01T01:51:27.602100"
22
+ }
23
+ }