StarStick commited on
Commit
560bb60
·
verified ·
1 Parent(s): 6302602

Upload AK_008/normals_depths/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. AK_008/normals_depths/results.json +23 -0
AK_008/normals_depths/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.8408241868019104,
4
+ "PSNR": 20.97135353088379,
5
+ "LPIPS": 0.28590911626815796,
6
+ "training_time_seconds": 1723.7477090358734,
7
+ "num_gaussians": 989396,
8
+ "point_cloud_size_mb": 234.0047254562378,
9
+ "combination": "normals_depths",
10
+ "scene_name": "AK_008",
11
+ "timestamp": "2026-04-07T00:44:08.035360"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/AK_008_normals_depths",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_depths",
17
+ "scene_name": "AK_008",
18
+ "training_time_seconds": 1723.7477090358734,
19
+ "num_gaussians": 989396,
20
+ "point_cloud_size_mb": 234.0047254562378,
21
+ "timestamp": "2026-04-07T00:44:08.035379"
22
+ }
23
+ }