StarStick commited on
Commit
925b2c0
·
verified ·
1 Parent(s): f98227d

Upload Library/meshes_edges/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Library/meshes_edges/results.json +23 -0
Library/meshes_edges/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.7832241058349609,
4
+ "PSNR": 23.923616409301758,
5
+ "LPIPS": 0.3751646876335144,
6
+ "training_time_seconds": 12406.8133456707,
7
+ "num_gaussians": 1227041,
8
+ "point_cloud_size_mb": 290.2104377746582,
9
+ "combination": "meshes_edges",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-03T16:56:14.700895"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_meshes_edges",
15
+ "selected_method": "ours_30000",
16
+ "combination": "meshes_edges",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 12406.8133456707,
19
+ "num_gaussians": 1227041,
20
+ "point_cloud_size_mb": 290.2104377746582,
21
+ "timestamp": "2026-04-03T16:56:14.700905"
22
+ }
23
+ }