Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- video-classification
|
| 4 |
+
tags:
|
| 5 |
+
- sign-language
|
| 6 |
+
pretty_name: UWB Wild
|
| 7 |
+
size_categories:
|
| 8 |
+
- n<1K
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
<img width="1705" height="744" alt="custom_datasets_examples" src="https://github.com/user-attachments/assets/603054da-7fed-44b9-b883-242384f4d2e2" />
|
| 12 |
+
|
| 13 |
+
# UWB Wild
|
| 14 |
+
|
| 15 |
+
- To reproduce experiments using the SPOTER architecture, see [this GitHub repo](https://github.com/maty-bohacek/spoter).
|
| 16 |
+
- We provide a mapping of classes from our dataset to [WLASL](https://dxli94.github.io/WLASL/) and [ASLLVD](https://www.bu.edu/asllrp/av/dai-asllvd.html). Refer to the respective publications if you wish to obtain their data as well.
|