Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
<img src="https://raw.githubusercontent.com/cubert-hyperspectral/cuvis.sdk/main/branding/logo/banner.png" alt="Cubert Hyperspectral" width="560"/>
|
| 3 |
</p>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: XMR Demo — Object Tracking
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
task_categories:
|
| 5 |
+
- object-detection
|
| 6 |
+
- image-segmentation
|
| 7 |
+
size_categories:
|
| 8 |
+
- n<1K
|
| 9 |
+
tags:
|
| 10 |
+
- hyperspectral
|
| 11 |
+
- hyperspectral-imaging
|
| 12 |
+
- video
|
| 13 |
+
- object-tracking
|
| 14 |
+
- multi-object-tracking
|
| 15 |
+
- cu3s
|
| 16 |
+
- cubert
|
| 17 |
+
- xmr
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
|
| 21 |
<p align="center">
|
| 22 |
<img src="https://raw.githubusercontent.com/cubert-hyperspectral/cuvis.sdk/main/branding/logo/banner.png" alt="Cubert Hyperspectral" width="560"/>
|
| 23 |
</p>
|