Upload Library/depths/results.json with huggingface_hub
Browse files- Library/depths/results.json +23 -0
Library/depths/results.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ours_30000": {
|
| 3 |
+
"SSIM": 0.7811238169670105,
|
| 4 |
+
"PSNR": 24.11870002746582,
|
| 5 |
+
"LPIPS": 0.36632421612739563,
|
| 6 |
+
"training_time_seconds": 2860.234534263611,
|
| 7 |
+
"num_gaussians": 1782751,
|
| 8 |
+
"point_cloud_size_mb": 421.64209365844727,
|
| 9 |
+
"combination": "depths",
|
| 10 |
+
"scene_name": "Library",
|
| 11 |
+
"timestamp": "2026-04-03T02:52:45.772093"
|
| 12 |
+
},
|
| 13 |
+
"_metadata": {
|
| 14 |
+
"model_path": "/workspace/PlanarGS/outputs/Library_depths",
|
| 15 |
+
"selected_method": "ours_30000",
|
| 16 |
+
"combination": "depths",
|
| 17 |
+
"scene_name": "Library",
|
| 18 |
+
"training_time_seconds": 2860.234534263611,
|
| 19 |
+
"num_gaussians": 1782751,
|
| 20 |
+
"point_cloud_size_mb": 421.64209365844727,
|
| 21 |
+
"timestamp": "2026-04-03T02:52:45.772109"
|
| 22 |
+
}
|
| 23 |
+
}
|