Upload Playroom/meshes/results.json with huggingface_hub
Browse files- Playroom/meshes/results.json +23 -0
Playroom/meshes/results.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ours_30000": {
|
| 3 |
+
"SSIM": 0.9099518060684204,
|
| 4 |
+
"PSNR": 30.463010787963867,
|
| 5 |
+
"LPIPS": 0.24875319004058838,
|
| 6 |
+
"training_time_seconds": 4209.322912931442,
|
| 7 |
+
"num_gaussians": 1217225,
|
| 8 |
+
"point_cloud_size_mb": 287.88884353637695,
|
| 9 |
+
"combination": "meshes",
|
| 10 |
+
"scene_name": "Playroom",
|
| 11 |
+
"timestamp": "2026-04-01T04:55:01.801285"
|
| 12 |
+
},
|
| 13 |
+
"_metadata": {
|
| 14 |
+
"model_path": "/workspace/PlanarGS/outputs/Playroom_meshes",
|
| 15 |
+
"selected_method": "ours_30000",
|
| 16 |
+
"combination": "meshes",
|
| 17 |
+
"scene_name": "Playroom",
|
| 18 |
+
"training_time_seconds": 4209.322912931442,
|
| 19 |
+
"num_gaussians": 1217225,
|
| 20 |
+
"point_cloud_size_mb": 287.88884353637695,
|
| 21 |
+
"timestamp": "2026-04-01T04:55:01.801295"
|
| 22 |
+
}
|
| 23 |
+
}
|