updated ReadMe.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## SPADES dataset
|
| 2 |
|
| 3 |
**SPADES - SPAcecraft Pose Estimation Dataset using Event Sensing**, a unique and new space dataset designed to advance spacecraft pose estimation research. SPADES dataset contains two categories of data: **Synthetic** and **Real**.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- object-detection
|
| 5 |
+
- keypoint-detection
|
| 6 |
+
- robotics
|
| 7 |
+
tags:
|
| 8 |
+
- spacecraft
|
| 9 |
+
- spacecraft-detection
|
| 10 |
+
- spacecraft-pose-estimation
|
| 11 |
+
- pose-estimation
|
| 12 |
+
- event-sensing
|
| 13 |
+
- event-camera
|
| 14 |
+
- neuromorphic
|
| 15 |
+
- computer-vision
|
| 16 |
+
pretty_name: SPADES
|
| 17 |
+
size_categories:
|
| 18 |
+
- 100K<n<1M
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
## SPADES dataset
|
| 22 |
|
| 23 |
**SPADES - SPAcecraft Pose Estimation Dataset using Event Sensing**, a unique and new space dataset designed to advance spacecraft pose estimation research. SPADES dataset contains two categories of data: **Synthetic** and **Real**.
|