Upload Library/edges/results.json with huggingface_hub
Browse files- Library/edges/results.json +23 -0
Library/edges/results.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ours_30000": {
|
| 3 |
+
"SSIM": 0.7846158146858215,
|
| 4 |
+
"PSNR": 24.071855545043945,
|
| 5 |
+
"LPIPS": 0.372321754693985,
|
| 6 |
+
"training_time_seconds": 2953.931222677231,
|
| 7 |
+
"num_gaussians": 1239704,
|
| 8 |
+
"point_cloud_size_mb": 293.205379486084,
|
| 9 |
+
"combination": "edges",
|
| 10 |
+
"scene_name": "Library",
|
| 11 |
+
"timestamp": "2026-04-03T23:18:00.578648"
|
| 12 |
+
},
|
| 13 |
+
"_metadata": {
|
| 14 |
+
"model_path": "/workspace/PlanarGS/outputs/Library_edges",
|
| 15 |
+
"selected_method": "ours_30000",
|
| 16 |
+
"combination": "edges",
|
| 17 |
+
"scene_name": "Library",
|
| 18 |
+
"training_time_seconds": 2953.931222677231,
|
| 19 |
+
"num_gaussians": 1239704,
|
| 20 |
+
"point_cloud_size_mb": 293.205379486084,
|
| 21 |
+
"timestamp": "2026-04-03T23:18:00.578660"
|
| 22 |
+
}
|
| 23 |
+
}
|