File size: 471 Bytes
a439cbc
842513f
 
 
 
 
 
a439cbc
842513f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Sign Language detection

Detects the different letters represented by actions of hand in sign language


🚀Trained on **YOLOv8 Nano** model achieving **mAP:50 - 0.94** & **mAP:50-95 - 0.89**

🤗 Hugging Face APP Link: https://huggingface.co/spaces/Pradeep018/Sign-Language-detection/

* 🦹‍♂️ Dataset used: https://universe.roboflow.com/david-lee-d0rhs/american-sign-language-letters/

**Requirements for projects**
```
ultralytics
torch
numpy
streamlit
```