Datasets:
ArXiv:
License:
Add robotics task category and paper link
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,22 +1,26 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
- autonomous-navigation
|
| 8 |
-
- drone
|
| 9 |
-
- embodied-ai
|
| 10 |
-
- trajectory
|
| 11 |
-
- carla
|
| 12 |
-
- synthetic-data
|
| 13 |
-
pretty_name: CosFly-Track
|
| 14 |
size_categories:
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# CosFly-Track
|
| 19 |
|
|
|
|
|
|
|
| 20 |
## Overview
|
| 21 |
|
| 22 |
This is the pre-release open-source dataset for the paper **CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization**. We currently release a filtered local snapshot, and additional data will be published here in future updates.
|
|
@@ -244,8 +248,6 @@ The following items should be finalized before public open-source release:
|
|
| 244 |
|
| 245 |
## Citation
|
| 246 |
|
| 247 |
-
Citation information is pending. Replace this section with the final BibTeX entry before release.
|
| 248 |
-
|
| 249 |
```bibtex
|
| 250 |
@misc{cosfly_track,
|
| 251 |
title = {CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization},
|
|
@@ -253,4 +255,4 @@ Citation information is pending. Replace this section with the final BibTeX entr
|
|
| 253 |
year = {2026},
|
| 254 |
howpublished = {TBD}
|
| 255 |
}
|
| 256 |
-
```
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
+
- zh
|
| 4 |
+
- en
|
| 5 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
size_categories:
|
| 7 |
+
- 100<n<1K
|
| 8 |
+
pretty_name: CosFly-Track
|
| 9 |
+
task_categories:
|
| 10 |
+
- robotics
|
| 11 |
+
tags:
|
| 12 |
+
- autonomous-navigation
|
| 13 |
+
- drone
|
| 14 |
+
- embodied-ai
|
| 15 |
+
- trajectory
|
| 16 |
+
- carla
|
| 17 |
+
- synthetic-data
|
| 18 |
---
|
| 19 |
|
| 20 |
# CosFly-Track
|
| 21 |
|
| 22 |
+
This is the official dataset repository for the paper **[CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization](https://huggingface.co/papers/2605.17776)**.
|
| 23 |
+
|
| 24 |
## Overview
|
| 25 |
|
| 26 |
This is the pre-release open-source dataset for the paper **CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization**. We currently release a filtered local snapshot, and additional data will be published here in future updates.
|
|
|
|
| 248 |
|
| 249 |
## Citation
|
| 250 |
|
|
|
|
|
|
|
| 251 |
```bibtex
|
| 252 |
@misc{cosfly_track,
|
| 253 |
title = {CosFly-Track: A Large-Scale Multi-Modal Dataset for UAV Visual Tracking via Multi-Constraint Trajectory Optimization},
|
|
|
|
| 255 |
year = {2026},
|
| 256 |
howpublished = {TBD}
|
| 257 |
}
|
| 258 |
+
```
|