StarStick commited on
Commit
79aadcd
·
verified ·
1 Parent(s): a95dc56

Upload Library/depths_planarity_meshes/results.json with huggingface_hub

Browse files
Library/depths_planarity_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.781885027885437,
4
+ "PSNR": 24.134374618530273,
5
+ "LPIPS": 0.3661361038684845,
6
+ "training_time_seconds": 19720.697348833084,
7
+ "num_gaussians": 1778994,
8
+ "point_cloud_size_mb": 420.7535209655762,
9
+ "combination": "depths_planarity_meshes",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-02T13:51:26.323134"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_depths_planarity_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_planarity_meshes",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 19720.697348833084,
19
+ "num_gaussians": 1778994,
20
+ "point_cloud_size_mb": 420.7535209655762,
21
+ "timestamp": "2026-04-02T13:51:26.323149"
22
+ }
23
+ }