StarStick commited on
Commit
29ac92b
·
verified ·
1 Parent(s): a11732d

Upload Playroom/depths/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Playroom/depths/results.json +23 -0
Playroom/depths/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9092095494270325,
4
+ "PSNR": 30.35110855102539,
5
+ "LPIPS": 0.2493578940629959,
6
+ "training_time_seconds": 2318.615173816681,
7
+ "num_gaussians": 1217902,
8
+ "point_cloud_size_mb": 288.0489616394043,
9
+ "combination": "depths",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T22:49:54.513291"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_depths",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 2318.615173816681,
19
+ "num_gaussians": 1217902,
20
+ "point_cloud_size_mb": 288.0489616394043,
21
+ "timestamp": "2026-03-31T22:49:54.513300"
22
+ }
23
+ }