Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ license: afl-3.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: image-classification
|
6 |
-
---
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: image-classification
|
6 |
+
---
|
7 |
+
This project Uses image classification to predict hand signals(sign language) using a model build on teachable machine.
|
8 |
+
The data is pre-processed Using a handtracking Module.
|