Add dataset card for WideDepth

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - depth-estimation
4
+ ---
5
+
6
+ # WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation
7
+
8
+ WideDepth is the first indoor dataset for fisheye depth estimation, featuring 101 scenes containing 5K high-resolution stereo pairs labeled with millimeter-level ground truth depth and disparity.
9
+
10
+ - **Paper:** [WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation](https://huggingface.co/papers/2605.24074)
11
+ - **Project Page:** [https://ilyaind.github.io/WideDepth](https://ilyaind.github.io/WideDepth)
12
+
13
+ The dataset includes paired pinhole and fisheye samples across varying fields of view and baselines in both horizontal and vertical stereo setups. It also provides 18K LiDAR-derived sparse depth training samples, designed to help fine-tune pinhole-based stereo models for fisheye data. WideDepth aims to set a strong foundation for advancing research in fisheye depth estimation and robotics perception.