- Vũ Nguyễn Trung Khang - 20110277
- Võ Ngọc Quý - 20110709
- Hồ Thành Danh - 20110207
T.S Trần Tiến Đức
- Face Recognition
- Fruits Recognition
- Calihousing
- Gradient Descent
- K-Nearest Neighbors (KNN)
- Support Vector Machine (SVM)
Streamlit, Python
pip install -r requirements.txt
First go to direct image in folder training and paste your folder that have your personal photos,then go to folder training:
cd training
py training.py
cd ..
Next, go to FaceRecognition.py and set your listmodels orderly same as list folder arrived in folder image above:
listmodels = ['BanKiet', 'BanNghia', 'BanNguyen', 'BanThanh', 'SangSang', 'ThayDuc']
Local URL: http://localhost:8501
streamlit run manage.py