Add dataset card with paper and code links

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - depth-estimation
5
+ ---
6
+
7
+ # UAPD Dataset
8
+
9
+ This dataset is presented in the paper [DAPM: UAV Monocular Depth Estimation from Any Height, Pitch, Roll and FOV](https://huggingface.co/papers/2607.21438).
10
+
11
+ Code: [https://github.com/ThisIsLT/DAPM](https://github.com/ThisIsLT/DAPM)