fengtt42 commited on
Commit
6ede61b
·
verified ·
1 Parent(s): 3ddb879

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -2
README.md CHANGED
@@ -1,9 +1,34 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
4
 
5
- Since the entire dataset is 3.6T in total, we only upload the dataset for one scenario, which is 252G in total.
 
 
6
 
7
  If you need the full dataset, you can send an email to fengtongtong@tsinghua.edu.cn to obtain the Baidu Cloud link for downloading.
8
 
9
- PPM is a binary image format. If you need PNG format, we provide conversion code, which you can download and convert by yourself.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ ## Dataset Size
5
+ Since the entire dataset is **3.6T** in total, we only upload the dataset for one scenario, which is **252G** in total.
6
 
7
+ ---
8
+
9
+ ## Helper
10
 
11
  If you need the full dataset, you can send an email to fengtongtong@tsinghua.edu.cn to obtain the Baidu Cloud link for downloading.
12
 
13
+ PPM is a binary image format. If you need PNG format, we provide conversion code, which you can download and convert by yourself.
14
+
15
+ I have full parameter information for each trajectory. If you need other parameter information, such as IMU, detailed drone parameters, etc., you can contact me by email at any time.
16
+
17
+
18
+ ## Cite
19
+
20
+ @inproceedings{10.1145/3664647.3681151,
21
+
22
+ author = {Feng, Tongtong and Wang, Xin and Han, Feilin and Zhang, Leping and Zhu, Wenwu},
23
+
24
+ title = {U2UData: A Large-scale Cooperative Perception Dataset for Swarm UAVs Autonomous Flight},
25
+
26
+ year = {2024},
27
+
28
+ booktitle = {Proceedings of the 32nd ACM International Conference on Multimedia},
29
+
30
+ pages = {7600–7608},
31
+
32
+ numpages = {9}
33
+
34
+ }