StarStick commited on
Commit
71a5ce6
·
verified ·
1 Parent(s): c8784c5

Upload Playroom/meshes_edges/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Playroom/meshes_edges/results.json +23 -0
Playroom/meshes_edges/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9081960916519165,
4
+ "PSNR": 30.15573501586914,
5
+ "LPIPS": 0.25319594144821167,
6
+ "training_time_seconds": 4048.39222741127,
7
+ "num_gaussians": 969683,
8
+ "point_cloud_size_mb": 229.34237957000732,
9
+ "combination": "meshes_edges",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-04-01T03:42:18.400626"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_meshes_edges",
15
+ "selected_method": "ours_30000",
16
+ "combination": "meshes_edges",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4048.39222741127,
19
+ "num_gaussians": 969683,
20
+ "point_cloud_size_mb": 229.34237957000732,
21
+ "timestamp": "2026-04-01T03:42:18.400637"
22
+ }
23
+ }