2023-01-21 14:55:51 +01:00
|
|
|
# projekt_widzenie
|
|
|
|
|
2023-01-21 16:22:16 +01:00
|
|
|
## Run apllication
|
|
|
|
1. `pip install -r requirements.txt`
|
|
|
|
2. `streamlit run main.py`
|
2023-01-21 18:32:27 +01:00
|
|
|
3. On http://localhost:8501/ you should see the app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Dataset
|
|
|
|
|
2023-01-22 18:22:04 +01:00
|
|
|
Mamy łącznie 197784 zdjęć
|
2023-01-21 18:48:45 +01:00
|
|
|
|
|
|
|
Linki do datasetów:
|
|
|
|
1. https://www.kaggle.com/datasets/mrgeislinger/asl-rgb-depth-fingerspelling-spelling-it-out
|
2023-01-21 19:18:30 +01:00
|
|
|
2. https://www.kaggle.com/datasets/grassknoted/asl-alphabet
|
2023-01-22 18:22:04 +01:00
|
|
|
3. https://www.kaggle.com/datasets/lexset/synthetic-asl-alphabet
|
|
|
|
4. https://www.kaggle.com/datasets/kuzivakwashe/significant-asl-sign-language-alphabet-dataset
|