StarStick commited on
Commit
79460db
·
verified ·
1 Parent(s): fe5baea

Upload AK_008/depths_meshes/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. AK_008/depths_meshes/results.json +23 -0
AK_008/depths_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.8026599884033203,
4
+ "PSNR": 20.895978927612305,
5
+ "LPIPS": 0.27368831634521484,
6
+ "training_time_seconds": 10448.33847618103,
7
+ "num_gaussians": 1264494,
8
+ "point_cloud_size_mb": 299.0684928894043,
9
+ "combination": "depths_meshes",
10
+ "scene_name": "AK_008",
11
+ "timestamp": "2026-04-08T09:45:40.063124"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/AK_008_depths_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_meshes",
17
+ "scene_name": "AK_008",
18
+ "training_time_seconds": 10448.33847618103,
19
+ "num_gaussians": 1264494,
20
+ "point_cloud_size_mb": 299.0684928894043,
21
+ "timestamp": "2026-04-08T09:45:40.063137"
22
+ }
23
+ }