StarStick commited on
Commit
eea83e7
·
verified ·
1 Parent(s): 5261c78

Upload Library/normals_depths/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Library/normals_depths/results.json +23 -0
Library/normals_depths/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.7817749381065369,
4
+ "PSNR": 24.129812240600586,
5
+ "LPIPS": 0.36554455757141113,
6
+ "training_time_seconds": 2897.162999153137,
7
+ "num_gaussians": 1784515,
8
+ "point_cloud_size_mb": 422.05929946899414,
9
+ "combination": "normals_depths",
10
+ "scene_name": "Library",
11
+ "timestamp": "2026-04-01T06:50:55.469866"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Library_normals_depths",
15
+ "selected_method": "ours_30000",
16
+ "combination": "normals_depths",
17
+ "scene_name": "Library",
18
+ "training_time_seconds": 2897.162999153137,
19
+ "num_gaussians": 1784515,
20
+ "point_cloud_size_mb": 422.05929946899414,
21
+ "timestamp": "2026-04-01T06:50:55.469882"
22
+ }
23
+ }