Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# SITR Dataset
|
| 7 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- zero-shot-image-classification
|
| 7 |
+
- zero-shot-classification
|
| 8 |
+
- feature-extraction
|
| 9 |
+
- image-feature-extraction
|
| 10 |
+
- tabular-classification
|
| 11 |
+
- tabular-regression
|
| 12 |
+
- depth-estimation
|
| 13 |
+
tags:
|
| 14 |
+
- tactile
|
| 15 |
+
- robotics
|
| 16 |
+
pretty_name: Sensor-Invariant Tactile Represenation
|
| 17 |
+
size_categories:
|
| 18 |
+
- 1M<n<10M
|
| 19 |
---
|
| 20 |
# SITR Dataset
|
| 21 |
|