Document extrinsic config files
Browse files
README.md
CHANGED
|
@@ -70,7 +70,7 @@ SP-TransientBench/
|
|
| 70 |
|-- Reconstruction/ multi-view reconstruction scene archives
|
| 71 |
|-- Annotations/ semantic annotation archives
|
| 72 |
|-- Histgram/ semantic-track raw histograms and depth maps
|
| 73 |
-
`-- config/ SPL calibration, parsing settings, and IRF data
|
| 74 |
```
|
| 75 |
|
| 76 |
The full release is approximately `168.7 GB`. Large files are stored in the Hugging Face dataset repository and should be downloaded from the dataset files page or with Git LFS/Xet-compatible tooling.
|
|
@@ -201,6 +201,8 @@ The annotation pipeline identifies dominant peaks, assigns semantic labels to pe
|
|
| 201 |
| `Histgram/` | Raw histogram packages and sequence-level depth maps for the semantic track |
|
| 202 |
| `config/config.yaml` | SPL intrinsics, distortion coefficients, temporal bin width, image size, and parsing settings |
|
| 203 |
| `config/IRF_global.csv` | Global instrument response function (IRF) measurements for transient calibration and analysis |
|
|
|
|
|
|
|
| 204 |
| `fig/` | Dataset-card figures, qualitative examples, annotation diagrams, and statistics |
|
| 205 |
|
| 206 |
## Statistics
|
|
|
|
| 70 |
|-- Reconstruction/ multi-view reconstruction scene archives
|
| 71 |
|-- Annotations/ semantic annotation archives
|
| 72 |
|-- Histgram/ semantic-track raw histograms and depth maps
|
| 73 |
+
`-- config/ SPL calibration, extrinsics, parsing settings, and IRF data
|
| 74 |
```
|
| 75 |
|
| 76 |
The full release is approximately `168.7 GB`. Large files are stored in the Hugging Face dataset repository and should be downloaded from the dataset files page or with Git LFS/Xet-compatible tooling.
|
|
|
|
| 201 |
| `Histgram/` | Raw histogram packages and sequence-level depth maps for the semantic track |
|
| 202 |
| `config/config.yaml` | SPL intrinsics, distortion coefficients, temporal bin width, image size, and parsing settings |
|
| 203 |
| `config/IRF_global.csv` | Global instrument response function (IRF) measurements for transient calibration and analysis |
|
| 204 |
+
| `config/final_extrinsic_sp_to_livox.txt` | SPL-to-Livox extrinsic calibration used for cross-sensor alignment |
|
| 205 |
+
| `config/offset.txt` | Additional extrinsic offset parameters used for SPL/Livox alignment |
|
| 206 |
| `fig/` | Dataset-card figures, qualitative examples, annotation diagrams, and statistics |
|
| 207 |
|
| 208 |
## Statistics
|