StarStick commited on
Commit
9809ac4
·
verified ·
1 Parent(s): ed8e02f

Upload Playroom/depths_edges/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Playroom/depths_edges/results.json +23 -0
Playroom/depths_edges/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.907945454120636,
4
+ "PSNR": 30.10557746887207,
5
+ "LPIPS": 0.2541256248950958,
6
+ "training_time_seconds": 2310.2918281555176,
7
+ "num_gaussians": 966626,
8
+ "point_cloud_size_mb": 228.61936473846436,
9
+ "combination": "depths_edges",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T22:08:41.602478"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_depths_edges",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_edges",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2310.2918281555176,
19
+ "num_gaussians": 966626,
20
+ "point_cloud_size_mb": 228.61936473846436,
21
+ "timestamp": "2026-03-31T22:08:41.602492"
22
+ }
23
+ }