18 lines
534 B
Markdown
18 lines
534 B
Markdown
# projekt_widzenie
|
|
|
|
## Run apllication
|
|
1. `pip install -r requirements.txt`
|
|
2. `streamlit run main.py`
|
|
3. On http://localhost:8501/ you should see the app
|
|
|
|
|
|
|
|
## Dataset
|
|
|
|
Mamy łącznie 197784 zdjęć
|
|
|
|
Linki do datasetów:
|
|
1. https://www.kaggle.com/datasets/mrgeislinger/asl-rgb-depth-fingerspelling-spelling-it-out
|
|
2. https://www.kaggle.com/datasets/grassknoted/asl-alphabet
|
|
3. https://www.kaggle.com/datasets/lexset/synthetic-asl-alphabet
|
|
4. https://www.kaggle.com/datasets/kuzivakwashe/significant-asl-sign-language-alphabet-dataset |