StarStick commited on
Commit
a96acba
·
verified ·
1 Parent(s): bb28ece

Upload Playroom/normals_depths_meshes/results.json with huggingface_hub

Browse files
Playroom/normals_depths_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9100706577301025,
4
+ "PSNR": 30.42435646057129,
5
+ "LPIPS": 0.24938391149044037,
6
+ "training_time_seconds": 4246.237185001373,
7
+ "num_gaussians": 1212719,
8
+ "point_cloud_size_mb": 286.82312393188477,
9
+ "combination": "normals_depths_meshes",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T06:16:11.034446"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_normals_depths_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_depths_meshes",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4246.237185001373,
19
+ "num_gaussians": 1212719,
20
+ "point_cloud_size_mb": 286.82312393188477,
21
+ "timestamp": "2026-03-31T06:16:11.034454"
22
+ }
23
+ }