StarStick commited on
Commit
aca4b48
·
verified ·
1 Parent(s): a5b9eb3

Upload Library/depths_planarity/results.json with huggingface_hub

Browse files
Library/depths_planarity/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.7819713354110718,
4
+ "PSNR": 24.13374900817871,
5
+ "LPIPS": 0.3659340739250183,
6
+ "training_time_seconds": 2925.493700504303,
7
+ "num_gaussians": 1788574,
8
+ "point_cloud_size_mb": 423.0192985534668,
9
+ "combination": "depths_planarity",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-02T15:34:24.763732"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_depths_planarity",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_planarity",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 2925.493700504303,
19
+ "num_gaussians": 1788574,
20
+ "point_cloud_size_mb": 423.0192985534668,
21
+ "timestamp": "2026-04-02T15:34:24.763747"
22
+ }
23
+ }