Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π€ Automatic Sign Language Recognition - Complete Project
|
| 2 |
|
| 3 |
A comprehensive, production-ready American Sign Language (ASL) alphabet recognition system using state-of-the-art deep learning techniques, transfer learning, and real-time detection capabilities.
|
|
@@ -311,4 +321,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
|
|
| 311 |
|
| 312 |
---
|
| 313 |
|
| 314 |
-
**Ready to recognize ASL signs? Start with the quick start guide above! π€**# ASL-AI
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: ASL Recognition App
|
| 3 |
+
sdk: streamlit
|
| 4 |
+
emoji: π
|
| 5 |
+
colorFrom: blue
|
| 6 |
+
colorTo: green
|
| 7 |
+
pinned: false
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/67bc2842593452cc18976b31/bUJ1gK4YPzTvhoh3KKt_z.webp
|
| 10 |
+
---
|
| 11 |
# π€ Automatic Sign Language Recognition - Complete Project
|
| 12 |
|
| 13 |
A comprehensive, production-ready American Sign Language (ASL) alphabet recognition system using state-of-the-art deep learning techniques, transfer learning, and real-time detection capabilities.
|
|
|
|
| 321 |
|
| 322 |
---
|
| 323 |
|
| 324 |
+
**Ready to recognize ASL signs? Start with the quick start guide above! π€**# ASL-AI
|