Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
pretty_name: FEOT
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
FEOT is a high spatial resolution Frame-Event tracking dataset with pixel-level alignment and occlusion-level annotations, serving as a reliable benchmark for evaluating occlusion-robust single-object trackers.
|
| 7 |
Feel free to download and use! The dataset homepage is https://feot-dataset.github.io/.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
pretty_name: FEOT
|
| 4 |
+
task_categories:
|
| 5 |
+
- Tracking
|
| 6 |
+
tags:
|
| 7 |
+
- Event-Camera
|
| 8 |
+
- Object-Tracking
|
| 9 |
+
size_categories:
|
| 10 |
+
- 10K<n<100K
|
| 11 |
+
---
|
| 12 |
|
| 13 |
FEOT is a high spatial resolution Frame-Event tracking dataset with pixel-level alignment and occlusion-level annotations, serving as a reliable benchmark for evaluating occlusion-robust single-object trackers.
|
| 14 |
Feel free to download and use! The dataset homepage is https://feot-dataset.github.io/.
|