Upload Playroom/edges/results.json with huggingface_hub
Browse files- Playroom/edges/results.json +23 -0
Playroom/edges/results.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ours_30000": {
|
| 3 |
+
"SSIM": 0.9072860479354858,
|
| 4 |
+
"PSNR": 30.14211082458496,
|
| 5 |
+
"LPIPS": 0.25530168414115906,
|
| 6 |
+
"training_time_seconds": 2380.8569705486298,
|
| 7 |
+
"num_gaussians": 956585,
|
| 8 |
+
"point_cloud_size_mb": 226.24455547332764,
|
| 9 |
+
"combination": "edges",
|
| 10 |
+
"scene_name": "Playroom",
|
| 11 |
+
"timestamp": "2026-04-01T05:37:30.099311"
|
| 12 |
+
},
|
| 13 |
+
"_metadata": {
|
| 14 |
+
"model_path": "/workspace/PlanarGS/outputs/Playroom_edges",
|
| 15 |
+
"selected_method": "ours_30000",
|
| 16 |
+
"combination": "edges",
|
| 17 |
+
"scene_name": "Playroom",
|
| 18 |
+
"training_time_seconds": 2380.8569705486298,
|
| 19 |
+
"num_gaussians": 956585,
|
| 20 |
+
"point_cloud_size_mb": 226.24455547332764,
|
| 21 |
+
"timestamp": "2026-04-01T05:37:30.099321"
|
| 22 |
+
}
|
| 23 |
+
}
|