StarStick commited on
Commit
09316c3
·
verified ·
1 Parent(s): 5aaaab3

Upload Playroom/depths_planarity_meshes/results.json with huggingface_hub

Browse files
Playroom/depths_planarity_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9096725583076477,
4
+ "PSNR": 30.27364158630371,
5
+ "LPIPS": 0.25009360909461975,
6
+ "training_time_seconds": 4223.8498611450195,
7
+ "num_gaussians": 1209582,
8
+ "point_cloud_size_mb": 286.0811882019043,
9
+ "combination": "depths_planarity_meshes",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T17:40:22.563404"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_depths_planarity_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_planarity_meshes",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4223.8498611450195,
19
+ "num_gaussians": 1209582,
20
+ "point_cloud_size_mb": 286.0811882019043,
21
+ "timestamp": "2026-03-31T17:40:22.563421"
22
+ }
23
+ }