StarStick commited on
Commit
f69df78
·
verified ·
1 Parent(s): a320112

Upload AK_008/depths/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. AK_008/depths/results.json +23 -0
AK_008/depths/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.8011407256126404,
4
+ "PSNR": 21.217206954956055,
5
+ "LPIPS": 0.2716927230358124,
6
+ "training_time_seconds": 1319.3478791713715,
7
+ "num_gaussians": 1194587,
8
+ "point_cloud_size_mb": 282.5347023010254,
9
+ "combination": "depths",
10
+ "scene_name": "AK_008",
11
+ "timestamp": "2026-04-08T10:32:23.921113"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/AK_008_depths",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths",
17
+ "scene_name": "AK_008",
18
+ "training_time_seconds": 1319.3478791713715,
19
+ "num_gaussians": 1194587,
20
+ "point_cloud_size_mb": 282.5347023010254,
21
+ "timestamp": "2026-04-08T10:32:23.921144"
22
+ }
23
+ }