Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. This occured on row 1. Please report the issue.
Error code:   RowsPostProcessingError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

OA-Stereo Opti-Acoustic Underwater Stereo Dataset

Overview

This dataset accompanies the paper:

OA-Stereo: Self-Supervised Opti-Acoustic Stereo for Robust 3D Perception of Underwater Vehicles (Accepted by IEEE Robotics and Automation Letters (RA-L), 2025)

This dataset is collected based on the DAVE underwater robotics platform, and provides calibrated optical stereo images and forward-looking sonar data for studying opti-acoustic stereo perception, dense depth estimation, and robust 3D reconstruction in underwater environments.

πŸ”— Project Page (Code & Models): https://github.com/c237814486/OA-Stereo


Sensor Modalities

Each scene contains synchronized and calibrated multi-modal data:

Optical Cameras

  • Left and right RGB images
  • Camera intrinsics
  • Stereo extrinsic parameters

Sonar

  • Forward-looking imaging sonar data
  • Acoustic projection parameters
  • Sonar view images used for cross-modal supervision

Depth / Disparity

  • Metric depth and disparity maps are provided for each scene.
  • Depth and disparity are accurately aligned with the corresponding RGB cameras.

Dataset Structure

β”œβ”€β”€ dave_sonar
β”‚   β”œβ”€β”€ scene1
β”‚   β”‚   β”œβ”€β”€ cam_left/              # Left camera RGB images
β”‚   β”‚   β”œβ”€β”€ cam_right/             # Right camera RGB images
β”‚   β”‚   β”œβ”€β”€ sonar/                 # Raw sonar images
β”‚   β”‚   β”œβ”€β”€ sonar_view/            # Rendered sonar views
β”‚   β”‚   β”œβ”€β”€ sonar_view_origin/     # Original sonar projections
β”‚   β”‚   β”œβ”€β”€ depthl/                # Left-view depth (optional)
β”‚   β”‚   β”œβ”€β”€ displ/                 # Left-view disparity (optional)
β”‚   β”‚   β”œβ”€β”€ cam_left.yaml          # Camera intrinsics
β”‚   β”‚   β”œβ”€β”€ cam_right.yaml
β”‚   β”‚   β”œβ”€β”€ cam_depth.yaml
β”‚   β”‚   └── sonar.yaml             # Sonar parameters
β”‚   β”œβ”€β”€ scene2
β”‚   β”œβ”€β”€ scene3
β”‚   └── scene4

Citation

If you use this dataset in your research, please cite the following paper:

@article{cao2025oa,
  title={OA-Stereo: Self-Supervised Opti-Acoustic Stereo for Robust 3D Perception of Underwater Vehicles},
  author={Cao, Yaozhong and Bai, Xuejian and Chu, Hongfei and Wang, Shuo and Tan, Min and Wang, Yu},
  journal={IEEE Robotics and Automation Letters},
  year={2025},
  publisher={IEEE}
}
Downloads last month
38,475