Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,12 @@ tags:
|
|
| 21 |
|
| 22 |
**PIVOT (Pose, Intrinsics and Viewpoint Oriented Testbed)** is a multi-trajectory drone dataset designed for evaluating NeRF and 3D Gaussian Splatting under capture conditions closer to real-world robotics and autonomous systems. It provides multiple structured camera trajectories per scene together with measured sensor-based poses and COLMAP-optimized poses.
|
| 23 |
|
| 24 |
-
<
|
| 25 |
-
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
| 27 |
## PIVOT Toolchain
|
| 28 |
|
| 29 |
The dataset is accompanied by the **[PIVOT GitHub repository](https://github.com/maryraymond/PIVOT)**, which provides the processing, visualization, dataset-export, and benchmarking tools, the dataset is also integrated with Nerfstudio on this branch **[Nerfstudio PIVOT integration GitHub repository](https://github.com/maryraymond/nerfstudio_PIVOT_integration/tree/pivot_integration)**.
|
|
|
|
| 21 |
|
| 22 |
**PIVOT (Pose, Intrinsics and Viewpoint Oriented Testbed)** is a multi-trajectory drone dataset designed for evaluating NeRF and 3D Gaussian Splatting under capture conditions closer to real-world robotics and autonomous systems. It provides multiple structured camera trajectories per scene together with measured sensor-based poses and COLMAP-optimized poses.
|
| 23 |
|
| 24 |
+
<p align="center">
|
| 25 |
+
<img src="https://raw.githubusercontent.com/maryraymond/PIVOT/main/assets/pivot_all_4_fps.gif"
|
| 26 |
+
alt="PIVOT Dataset Overview"
|
| 27 |
+
width="800">
|
| 28 |
+
</p>
|
| 29 |
+
|
| 30 |
## PIVOT Toolchain
|
| 31 |
|
| 32 |
The dataset is accompanied by the **[PIVOT GitHub repository](https://github.com/maryraymond/PIVOT)**, which provides the processing, visualization, dataset-export, and benchmarking tools, the dataset is also integrated with Nerfstudio on this branch **[Nerfstudio PIVOT integration GitHub repository](https://github.com/maryraymond/nerfstudio_PIVOT_integration/tree/pivot_integration)**.
|