StarStick commited on
Commit
e9b497e
·
verified ·
1 Parent(s): dc603c1

Upload AK_008/meshes/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. AK_008/meshes/results.json +23 -0
AK_008/meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.802746057510376,
4
+ "PSNR": 21.215303421020508,
5
+ "LPIPS": 0.27301716804504395,
6
+ "training_time_seconds": 9451.115675926208,
7
+ "num_gaussians": 1220332,
8
+ "point_cloud_size_mb": 288.62368392944336,
9
+ "combination": "meshes",
10
+ "scene_name": "AK_008",
11
+ "timestamp": "2026-04-08T17:15:14.272599"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/AK_008_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "meshes",
17
+ "scene_name": "AK_008",
18
+ "training_time_seconds": 9451.115675926208,
19
+ "num_gaussians": 1220332,
20
+ "point_cloud_size_mb": 288.62368392944336,
21
+ "timestamp": "2026-04-08T17:15:14.272615"
22
+ }
23
+ }