StarStick commited on
Commit
d90efb8
·
verified ·
1 Parent(s): 719aec4

Upload Playroom/baseline/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Playroom/baseline/results.json +23 -0
Playroom/baseline/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9103259444236755,
4
+ "PSNR": 30.484413146972656,
5
+ "LPIPS": 0.24874427914619446,
6
+ "training_time_seconds": 2378.3672761917114,
7
+ "num_gaussians": 1214652,
8
+ "point_cloud_size_mb": 287.28030014038086,
9
+ "combination": "baseline",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-04-01T06:19:45.699106"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_baseline",
15
+ "selected_method": "ours_30000",
16
+ "combination": "baseline",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2378.3672761917114,
19
+ "num_gaussians": 1214652,
20
+ "point_cloud_size_mb": 287.28030014038086,
21
+ "timestamp": "2026-04-01T06:19:45.699115"
22
+ }
23
+ }