Create model_card.md
Browse files- model_card.md +10 -0
model_card.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Model Card
|
| 2 |
+
|
| 3 |
+
## Description
|
| 4 |
+
Lightweight multimodal model for robotics perception and interaction.
|
| 5 |
+
|
| 6 |
+
## Intended Use
|
| 7 |
+
Robot environment awareness and human-robot interaction.
|
| 8 |
+
|
| 9 |
+
## Limitation
|
| 10 |
+
Not suitable for high-resolution image processing.
|