StarStick commited on
Commit
b73816f
·
verified ·
1 Parent(s): dd93699

Upload Playroom/normals_planarity_meshes/results.json with huggingface_hub

Browse files
Playroom/normals_planarity_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9091828465461731,
4
+ "PSNR": 30.392921447753906,
5
+ "LPIPS": 0.2491879016160965,
6
+ "training_time_seconds": 4273.250834941864,
7
+ "num_gaussians": 1216908,
8
+ "point_cloud_size_mb": 287.81386947631836,
9
+ "combination": "normals_planarity_meshes",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T10:04:19.318306"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_normals_planarity_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_planarity_meshes",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4273.250834941864,
19
+ "num_gaussians": 1216908,
20
+ "point_cloud_size_mb": 287.81386947631836,
21
+ "timestamp": "2026-03-31T10:04:19.318314"
22
+ }
23
+ }