StarStick commited on
Commit
8ff2812
·
verified ·
1 Parent(s): dd7e93f

Upload Playroom/depths_planarity/results.json with huggingface_hub

Browse files
Playroom/depths_planarity/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9108532667160034,
4
+ "PSNR": 30.543027877807617,
5
+ "LPIPS": 0.24753454327583313,
6
+ "training_time_seconds": 2392.53032040596,
7
+ "num_gaussians": 1223862,
8
+ "point_cloud_size_mb": 289.45856857299805,
9
+ "combination": "depths_planarity",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T19:05:44.764243"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_depths_planarity",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_planarity",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2392.53032040596,
19
+ "num_gaussians": 1223862,
20
+ "point_cloud_size_mb": 289.45856857299805,
21
+ "timestamp": "2026-03-31T19:05:44.764258"
22
+ }
23
+ }