StarStick commited on
Commit
33a169d
·
verified ·
1 Parent(s): fc6c361

Upload Playroom/depths_meshes/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. Playroom/depths_meshes/results.json +23 -0
Playroom/depths_meshes/results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ours_30000": {
3
+ "SSIM": 0.9095170497894287,
4
+ "PSNR": 30.369054794311523,
5
+ "LPIPS": 0.24981513619422913,
6
+ "training_time_seconds": 4186.9567704200745,
7
+ "num_gaussians": 1213932,
8
+ "point_cloud_size_mb": 287.11001205444336,
9
+ "combination": "depths_meshes",
10
+ "scene_name": "Playroom",
11
+ "timestamp": "2026-03-31T21:27:33.119599"
12
+ },
13
+ "_metadata": {
14
+ "model_path": "/workspace/PlanarGS/outputs/Playroom_depths_meshes",
15
+ "selected_method": "ours_30000",
16
+ "combination": "depths_meshes",
17
+ "scene_name": "Playroom",
18
+ "training_time_seconds": 4186.9567704200745,
19
+ "num_gaussians": 1213932,
20
+ "point_cloud_size_mb": 287.11001205444336,
21
+ "timestamp": "2026-03-31T21:27:33.119612"
22
+ }
23
+ }