StarStick commited on
Commit
ba5dbc8
·
verified ·
1 Parent(s): f1061e6

Upload Playroom/planarity_meshes/results.json with huggingface_hub

Browse files
Playroom/planarity_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.910126805305481,
4
+ "PSNR": 30.508607864379883,
5
+ "LPIPS": 0.24886144697666168,
6
+ "training_time_seconds": 4117.706038475037,
7
+ "num_gaussians": 1218006,
8
+ "point_cloud_size_mb": 288.07355880737305,
9
+ "combination": "planarity_meshes",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-04-01T01:10:49.781983"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_planarity_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "planarity_meshes",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4117.706038475037,
19
+ "num_gaussians": 1218006,
20
+ "point_cloud_size_mb": 288.07355880737305,
21
+ "timestamp": "2026-04-01T01:10:49.781996"
22
+ }
23
+ }